Package com.rosetta.model.metafields
Class ReferenceWithMetaVoid.ReferenceWithMetaVoidImpl
java.lang.Object
com.rosetta.model.metafields.ReferenceWithMetaVoid.ReferenceWithMetaVoidImpl
- All Implemented Interfaces:
com.rosetta.model.lib.meta.FieldWithMeta<Void>,com.rosetta.model.lib.meta.ReferenceWithMeta<Void>,com.rosetta.model.lib.RosettaModelObject,ReferenceWithMetaVoid
- Enclosing interface:
ReferenceWithMetaVoid
public static class ReferenceWithMetaVoid.ReferenceWithMetaVoidImpl
extends Object
implements ReferenceWithMetaVoid
Immutable Implementation of ReferenceWithMetaVoid
-
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 com.rosetta.model.metafields.ReferenceWithMetaVoid
ReferenceWithMetaVoid.ReferenceWithMetaVoidBuilder, ReferenceWithMetaVoid.ReferenceWithMetaVoidBuilderImpl, ReferenceWithMetaVoid.ReferenceWithMetaVoidImpl -
Field Summary
Fields inherited from interface com.rosetta.model.metafields.ReferenceWithMetaVoid
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.metafields.ReferenceWithMetaVoid
getType, getValueType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReferenceWithMetaVoidImpl
-
-
Method Details
-
getValue
Description copied from interface:ReferenceWithMetaVoidGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<Void>- Specified by:
getValuein interfaceReferenceWithMetaVoid
-
getGlobalReference
@RosettaAttribute("globalReference") @Accessor(GETTER) @RuneAttribute("@ref") public String getGlobalReference()- Specified by:
getGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<Void>- Specified by:
getGlobalReferencein interfaceReferenceWithMetaVoid
-
getExternalReference
@RosettaAttribute("externalReference") @Accessor(GETTER) @RuneAttribute("@ref:external") public String getExternalReference()- Specified by:
getExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<Void>- Specified by:
getExternalReferencein interfaceReferenceWithMetaVoid
-
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<Void>- Specified by:
getReferencein interfaceReferenceWithMetaVoid
-
build
Description copied from interface:ReferenceWithMetaVoidBuild Methods- Specified by:
buildin interfaceReferenceWithMetaVoid- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReferenceWithMetaVoid- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-