Package cdm.product.template.metafields
Class ReferenceWithMetaAssetPayout.ReferenceWithMetaAssetPayoutImpl
java.lang.Object
cdm.product.template.metafields.ReferenceWithMetaAssetPayout.ReferenceWithMetaAssetPayoutImpl
- All Implemented Interfaces:
ReferenceWithMetaAssetPayout,com.rosetta.model.lib.meta.FieldWithMeta<AssetPayout>,com.rosetta.model.lib.meta.ReferenceWithMeta<AssetPayout>,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ReferenceWithMetaAssetPayout
public static class ReferenceWithMetaAssetPayout.ReferenceWithMetaAssetPayoutImpl
extends Object
implements ReferenceWithMetaAssetPayout
Immutable Implementation of ReferenceWithMetaAssetPayout
-
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.product.template.metafields.ReferenceWithMetaAssetPayout
ReferenceWithMetaAssetPayout.ReferenceWithMetaAssetPayoutBuilder, ReferenceWithMetaAssetPayout.ReferenceWithMetaAssetPayoutBuilderImpl, ReferenceWithMetaAssetPayout.ReferenceWithMetaAssetPayoutImpl -
Field Summary
Fields inherited from interface cdm.product.template.metafields.ReferenceWithMetaAssetPayout
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedReferenceWithMetaAssetPayoutImpl(ReferenceWithMetaAssetPayout.ReferenceWithMetaAssetPayoutBuilder builder) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.template.metafields.ReferenceWithMetaAssetPayout
getType, getValueType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReferenceWithMetaAssetPayoutImpl
protected ReferenceWithMetaAssetPayoutImpl(ReferenceWithMetaAssetPayout.ReferenceWithMetaAssetPayoutBuilder builder)
-
-
Method Details
-
getValue
Description copied from interface:ReferenceWithMetaAssetPayoutGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<AssetPayout>- Specified by:
getValuein interfaceReferenceWithMetaAssetPayout
-
getGlobalReference
- Specified by:
getGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<AssetPayout>- Specified by:
getGlobalReferencein interfaceReferenceWithMetaAssetPayout
-
getExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public String getExternalReference()- Specified by:
getExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<AssetPayout>- Specified by:
getExternalReferencein interfaceReferenceWithMetaAssetPayout
-
getReference
@RosettaAttribute("address") @RuneAttribute("@ref:scoped") @RuneMetaType public com.rosetta.model.lib.meta.Reference getReference()- Specified by:
getReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<AssetPayout>- Specified by:
getReferencein interfaceReferenceWithMetaAssetPayout
-
build
Description copied from interface:ReferenceWithMetaAssetPayoutBuild Methods- Specified by:
buildin interfaceReferenceWithMetaAssetPayout- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReferenceWithMetaAssetPayout- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(ReferenceWithMetaAssetPayout.ReferenceWithMetaAssetPayoutBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-