Package cdm.product.asset
Class ReferencePool.ReferencePoolImpl
java.lang.Object
cdm.product.asset.ReferencePool.ReferencePoolImpl
- All Implemented Interfaces:
ReferencePool,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ReferencePool
Immutable Implementation of ReferencePool
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.asset.ReferencePool
ReferencePool.ReferencePoolBuilder, ReferencePool.ReferencePoolBuilderImpl, ReferencePool.ReferencePoolImpl -
Field Summary
Fields inherited from interface cdm.product.asset.ReferencePool
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleanList<? extends ReferencePoolItem> This type contains all the constituent weight and reference information.inthashCode()protected voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.asset.ReferencePool
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReferencePoolImpl
-
-
Method Details
-
getReferencePoolItem
@RosettaAttribute(value="referencePoolItem", isRequired=true) @RuneAttribute(value="referencePoolItem", isRequired=true) public List<? extends ReferencePoolItem> getReferencePoolItem()Description copied from interface:ReferencePoolThis type contains all the constituent weight and reference information.- Specified by:
getReferencePoolItemin interfaceReferencePool
-
build
Description copied from interface:ReferencePoolBuild Methods- Specified by:
buildin interfaceReferencePool- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReferencePool- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-