Package cdm.observable.asset.metafields
Class ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentImpl
java.lang.Object
cdm.observable.asset.metafields.ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentImpl
- All Implemented Interfaces:
ReferenceWithMetaBasketConstituent,com.rosetta.model.lib.meta.FieldWithMeta<BasketConstituent>,com.rosetta.model.lib.meta.ReferenceWithMeta<BasketConstituent>,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ReferenceWithMetaBasketConstituent
public static class ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentImpl
extends Object
implements ReferenceWithMetaBasketConstituent
Immutable Implementation of ReferenceWithMetaBasketConstituent
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.rosetta.model.lib.meta.FieldWithMeta
com.rosetta.model.lib.meta.FieldWithMeta.FieldWithMetaBuilder<T>Nested classes/interfaces inherited from interface com.rosetta.model.lib.meta.ReferenceWithMeta
com.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<I>Nested classes/interfaces inherited from interface cdm.observable.asset.metafields.ReferenceWithMetaBasketConstituent
ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentBuilder, ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentBuilderImpl, ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentImpl -
Field Summary
Fields inherited from interface cdm.observable.asset.metafields.ReferenceWithMetaBasketConstituent
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedReferenceWithMetaBasketConstituentImpl(ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbooleancom.rosetta.model.lib.meta.ReferencegetValue()Getter MethodsinthashCode()protected voidsetBuilderFields(ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.observable.asset.metafields.ReferenceWithMetaBasketConstituent
getType, getValueType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReferenceWithMetaBasketConstituentImpl
protected ReferenceWithMetaBasketConstituentImpl(ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentBuilder builder)
-
-
Method Details
-
getValue
@RosettaAttribute("value") @Accessor(GETTER) @RuneAttribute("@data") @RuneMetaType public BasketConstituent getValue()Description copied from interface:ReferenceWithMetaBasketConstituentGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<BasketConstituent>- Specified by:
getValuein interfaceReferenceWithMetaBasketConstituent
-
getGlobalReference
@RosettaAttribute("globalReference") @Accessor(GETTER) @RuneAttribute("@ref") public String getGlobalReference()- Specified by:
getGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<BasketConstituent>- Specified by:
getGlobalReferencein interfaceReferenceWithMetaBasketConstituent
-
getExternalReference
@RosettaAttribute("externalReference") @Accessor(GETTER) @RuneAttribute("@ref:external") public String getExternalReference()- Specified by:
getExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<BasketConstituent>- Specified by:
getExternalReferencein interfaceReferenceWithMetaBasketConstituent
-
getReference
@RosettaAttribute("address") @Accessor(GETTER) @RuneAttribute("@ref:scoped") @RuneMetaType public com.rosetta.model.lib.meta.Reference getReference()- Specified by:
getReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<BasketConstituent>- Specified by:
getReferencein interfaceReferenceWithMetaBasketConstituent
-
build
Description copied from interface:ReferenceWithMetaBasketConstituentBuild Methods- Specified by:
buildin interfaceReferenceWithMetaBasketConstituent- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReferenceWithMetaBasketConstituent- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(ReferenceWithMetaBasketConstituent.ReferenceWithMetaBasketConstituentBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-