Package cdm.observable.asset
Class CleanOrDirtyPrice.CleanOrDirtyPriceImpl
java.lang.Object
cdm.observable.asset.CleanOrDirtyPrice.CleanOrDirtyPriceImpl
- All Implemented Interfaces:
CleanOrDirtyPrice,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
CleanOrDirtyPrice
public static class CleanOrDirtyPrice.CleanOrDirtyPriceImpl
extends Object
implements CleanOrDirtyPrice
Immutable Implementation of CleanOrDirtyPrice
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.observable.asset.CleanOrDirtyPrice
CleanOrDirtyPrice.CleanOrDirtyPriceBuilder, CleanOrDirtyPrice.CleanOrDirtyPriceBuilderImpl, CleanOrDirtyPrice.CleanOrDirtyPriceImpl -
Field Summary
Fields inherited from interface cdm.observable.asset.CleanOrDirtyPrice
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.observable.asset.CleanOrDirtyPrice
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CleanOrDirtyPriceImpl
-
-
Method Details
-
getCleanPrice
Description copied from interface:CleanOrDirtyPriceThe clean price and accruals presented separately.- Specified by:
getCleanPricein interfaceCleanOrDirtyPrice
-
getDirtyPrice
Description copied from interface:CleanOrDirtyPriceThe dirty price presented as a single number.- Specified by:
getDirtyPricein interfaceCleanOrDirtyPrice
-
build
Description copied from interface:CleanOrDirtyPriceBuild Methods- Specified by:
buildin interfaceCleanOrDirtyPrice- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceCleanOrDirtyPrice- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-