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