Package cdm.observable.asset
Class OtherIndex.OtherIndexImpl
java.lang.Object
cdm.base.staticdata.asset.common.AssetBase.AssetBaseImpl
cdm.observable.asset.IndexBase.IndexBaseImpl
cdm.observable.asset.OtherIndex.OtherIndexImpl
- All Implemented Interfaces:
AssetBase,IndexBase,OtherIndex,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
OtherIndex
Immutable Implementation of OtherIndex
-
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.observable.asset.IndexBase
IndexBase.IndexBaseBuilder, IndexBase.IndexBaseBuilderImpl, IndexBase.IndexBaseImplNested classes/interfaces inherited from interface cdm.observable.asset.OtherIndex
OtherIndex.OtherIndexBuilder, OtherIndex.OtherIndexBuilderImpl, OtherIndex.OtherIndexImpl -
Field Summary
Fields inherited from interface cdm.observable.asset.OtherIndex
metaData -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cdm.observable.asset.IndexBase.IndexBaseImpl
getAssetClass, getName, getProvider, setBuilderFieldsMethods inherited from class cdm.base.staticdata.asset.common.AssetBase.AssetBaseImpl
getAssetType, 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
getAssetType, getExchange, getIdentifier, getIsExchangeListed, getRelatedExchange, getTaxonomyMethods inherited from interface cdm.observable.asset.IndexBase
getAssetClass, getName, getProviderMethods inherited from interface cdm.observable.asset.OtherIndex
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
OtherIndexImpl
-
-
Method Details
-
getDescription
@RosettaAttribute("description") @Accessor(GETTER) @RuneAttribute("description") public String getDescription()Description copied from interface:OtherIndexA description that defines the OtherIndex.- Specified by:
getDescriptionin interfaceOtherIndex
-
build
Description copied from interface:AssetBaseBuild Methods- Specified by:
buildin interfaceAssetBase- Specified by:
buildin interfaceIndexBase- Specified by:
buildin interfaceOtherIndex- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject- Overrides:
buildin classIndexBase.IndexBaseImpl
-
toBuilder
- Specified by:
toBuilderin interfaceAssetBase- Specified by:
toBuilderin interfaceIndexBase- Specified by:
toBuilderin interfaceOtherIndex- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject- Overrides:
toBuilderin classIndexBase.IndexBaseImpl
-
setBuilderFields
-
equals
- Overrides:
equalsin classIndexBase.IndexBaseImpl
-
hashCode
public int hashCode()- Overrides:
hashCodein classIndexBase.IndexBaseImpl
-
toString
- Overrides:
toStringin classIndexBase.IndexBaseImpl
-