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