Package cdm.base.staticdata.asset.common
Class Cash.CashImpl
java.lang.Object
cdm.base.staticdata.asset.common.AssetBase.AssetBaseImpl
cdm.base.staticdata.asset.common.Cash.CashImpl
- Enclosing interface:
Cash
Immutable Implementation of Cash
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.base.staticdata.asset.common.AssetBase
AssetBase.AssetBaseBuilder, AssetBase.AssetBaseBuilderImpl, AssetBase.AssetBaseImplNested classes/interfaces inherited from interface cdm.base.staticdata.asset.common.Cash
Cash.CashBuilder, Cash.CashBuilderImpl, Cash.CashImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleaninthashCode()protected voidsetBuilderFields(Cash.CashBuilder builder) toString()Methods inherited from class cdm.base.staticdata.asset.common.AssetBase.AssetBaseImpl
getExchange, getIdentifier, getIsExchangeListed, getRelatedExchange, getTaxonomy, setBuilderFieldsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.base.staticdata.asset.common.AssetBase
getExchange, getIdentifier, getIsExchangeListed, getRelatedExchange, getTaxonomyMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
CashImpl
-
-
Method Details
-
build
Description copied from interface:AssetBaseBuild Methods -
toBuilder
-
setBuilderFields
-
equals
- Overrides:
equalsin classAssetBase.AssetBaseImpl
-
hashCode
public int hashCode()- Overrides:
hashCodein classAssetBase.AssetBaseImpl
-
toString
- Overrides:
toStringin classAssetBase.AssetBaseImpl
-