public abstract class TimeBasedRateParametersDTO extends RateParametersDTO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<DateTime,TimeBasedRateParametersDTO> |
INIT_VALUE |
CREATION_VALUE, CURRENCY, ENABLED_ON_FORM, END_DATE, SHOW_TO_USER, START_DATEID| Constructor and Description |
|---|
TimeBasedRateParametersDTO() |
TimeBasedRateParametersDTO(java.lang.Long id) |
TimeBasedRateParametersDTO(Property<T,? super TimeBasedRateParametersDTO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Property<?,?>> |
doGetProperties() |
DateTime |
getInitValue() |
void |
setInitValue(DateTime initValue) |
getCreationValue, getCurrency, getEndDate, getStartDate, isEnabledOnForm, isShowToUser, setCreationValue, setCurrency, setEnabledOnForm, setEndDate, setShowToUser, setStartDategetVersion, isPersistent, isTransient, setVersionaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, className, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final BasicProperty<DateTime,TimeBasedRateParametersDTO> INIT_VALUE
public TimeBasedRateParametersDTO()
public TimeBasedRateParametersDTO(java.lang.Long id)
public TimeBasedRateParametersDTO(Property<T,? super TimeBasedRateParametersDTO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class RateParametersDTOpublic DateTime getInitValue()
public void setInitValue(DateTime initValue)