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