@Entity public class DRateParameters extends TimeBasedRateParameters
creationValue| Constructor and Description |
|---|
DRateParameters() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getCreationValue() |
java.math.BigDecimal |
getInterestRate() |
void |
setCreationValue(java.math.BigDecimal creationValue) |
void |
setInterestRate(java.math.BigDecimal interestRate) |
getInitValue, setInitValuegetCurrency, getEndDate, getNetwork, getStartDate, isActual, isMarkedForResetting, isShowToUser, setCurrency, setEndDate, setMarkedForResetting, setShowToUser, setStartDategetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic java.math.BigDecimal getCreationValue()
getCreationValue in class RateParameterspublic java.math.BigDecimal getInterestRate()
public void setCreationValue(java.math.BigDecimal creationValue)
public void setInterestRate(java.math.BigDecimal interestRate)