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