Package cdm.base.staticdata.asset.common
Class Index.IndexImpl
java.lang.Object
cdm.base.staticdata.asset.common.ProductBase.ProductBaseImpl
cdm.base.staticdata.asset.common.Index.IndexImpl
- All Implemented Interfaces:
Index,ProductBase,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
Index
Immutable Implementation of Index
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.base.staticdata.asset.common.Index
Index.IndexBuilder, Index.IndexBuilderImpl, Index.IndexImplNested classes/interfaces inherited from interface cdm.base.staticdata.asset.common.ProductBase
ProductBase.ProductBaseBuilder, ProductBase.ProductBaseBuilderImpl, ProductBase.ProductBaseImpl -
Field Summary
Fields inherited from interface cdm.base.staticdata.asset.common.ProductBase
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleaninthashCode()protected voidsetBuilderFields(Index.IndexBuilder builder) toString()Methods inherited from class cdm.base.staticdata.asset.common.ProductBase.ProductBaseImpl
getProductIdentifier, getProductTaxonomy, setBuilderFieldsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.base.staticdata.asset.common.ProductBase
getProductIdentifier, getProductTaxonomyMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
IndexImpl
-
-
Method Details
-
build
Description copied from interface:ProductBaseBuild Methods- Specified by:
buildin interfaceIndex- Specified by:
buildin interfaceProductBase- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Overrides:
buildin classProductBase.ProductBaseImpl
-
toBuilder
- Specified by:
toBuilderin interfaceIndex- Specified by:
toBuilderin interfaceProductBase- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Overrides:
toBuilderin classProductBase.ProductBaseImpl
-
setBuilderFields
-
equals
- Overrides:
equalsin classProductBase.ProductBaseImpl
-
hashCode
public int hashCode()- Overrides:
hashCodein classProductBase.ProductBaseImpl
-
toString
- Overrides:
toStringin classProductBase.ProductBaseImpl
-