Class ReferenceWithMetaAccount.ReferenceWithMetaAccountImpl
java.lang.Object
cdm.base.staticdata.party.metafields.ReferenceWithMetaAccount.ReferenceWithMetaAccountImpl
- All Implemented Interfaces:
ReferenceWithMetaAccount,com.rosetta.model.lib.meta.FieldWithMeta<Account>,com.rosetta.model.lib.meta.ReferenceWithMeta<Account>,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ReferenceWithMetaAccount
public static class ReferenceWithMetaAccount.ReferenceWithMetaAccountImpl
extends Object
implements ReferenceWithMetaAccount
Immutable Implementation of ReferenceWithMetaAccount
-
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.base.staticdata.party.metafields.ReferenceWithMetaAccount
ReferenceWithMetaAccount.ReferenceWithMetaAccountBuilder, ReferenceWithMetaAccount.ReferenceWithMetaAccountBuilderImpl, ReferenceWithMetaAccount.ReferenceWithMetaAccountImpl -
Field Summary
Fields inherited from interface cdm.base.staticdata.party.metafields.ReferenceWithMetaAccount
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.base.staticdata.party.metafields.ReferenceWithMetaAccount
getType, getValueType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReferenceWithMetaAccountImpl
protected ReferenceWithMetaAccountImpl(ReferenceWithMetaAccount.ReferenceWithMetaAccountBuilder builder)
-
-
Method Details
-
getValue
Description copied from interface:ReferenceWithMetaAccountGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<Account>- Specified by:
getValuein interfaceReferenceWithMetaAccount
-
getGlobalReference
- Specified by:
getGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<Account>- Specified by:
getGlobalReferencein interfaceReferenceWithMetaAccount
-
getExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public String getExternalReference()- Specified by:
getExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<Account>- Specified by:
getExternalReferencein interfaceReferenceWithMetaAccount
-
getReference
@RosettaAttribute("address") @RuneAttribute("@ref:scoped") @RuneMetaType public com.rosetta.model.lib.meta.Reference getReference()- Specified by:
getReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<Account>- Specified by:
getReferencein interfaceReferenceWithMetaAccount
-
build
Description copied from interface:ReferenceWithMetaAccountBuild Methods- Specified by:
buildin interfaceReferenceWithMetaAccount- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReferenceWithMetaAccount- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-