Package cdm.observable.asset
Class CleanPrice.CleanPriceImpl
java.lang.Object
cdm.observable.asset.CleanPrice.CleanPriceImpl
- All Implemented Interfaces:
CleanPrice,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CleanPrice
Immutable Implementation of CleanPrice
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.observable.asset.CleanPrice
CleanPrice.CleanPriceBuilder, CleanPrice.CleanPriceBuilderImpl, CleanPrice.CleanPriceImpl -
Field Summary
Fields inherited from interface cdm.observable.asset.CleanPrice
metaData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.observable.asset.CleanPrice
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CleanPriceImpl
-
-
Method Details
-
getCleanPrice
@RosettaAttribute(value="cleanPrice", isRequired=true) @RuneAttribute(value="cleanPrice", isRequired=true) public BigDecimal getCleanPrice()Description copied from interface:CleanPriceThe clean price as a number.- Specified by:
getCleanPricein interfaceCleanPrice
-
getAccruals
Description copied from interface:CleanPriceThe accruals as a number.- Specified by:
getAccrualsin interfaceCleanPrice
-
getDirtyPrice
Description copied from interface:CleanPricePlaceholder for a calculation of dirtyPrice based on cleanPrice and accruals.- Specified by:
getDirtyPricein interfaceCleanPrice
-
build
Description copied from interface:CleanPriceBuild Methods- Specified by:
buildin interfaceCleanPrice- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCleanPrice- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-