public class ParamValueBoolean extends ParamValue<java.lang.Boolean>
ParamValueBoolean()
ParamValueBoolean(int id, java.lang.Boolean value)
fromJson, getId, getValue, setId, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParamValueBoolean()
public ParamValueBoolean(int id, java.lang.Boolean value)