Package cdm.observable.asset.metafields
Class ReferenceWithMetaObservable.ReferenceWithMetaObservableImpl
java.lang.Object
cdm.observable.asset.metafields.ReferenceWithMetaObservable.ReferenceWithMetaObservableImpl
- All Implemented Interfaces:
ReferenceWithMetaObservable,com.rosetta.model.lib.meta.FieldWithMeta<Observable>,com.rosetta.model.lib.meta.ReferenceWithMeta<Observable>,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ReferenceWithMetaObservable
public static class ReferenceWithMetaObservable.ReferenceWithMetaObservableImpl
extends Object
implements ReferenceWithMetaObservable
Immutable Implementation of ReferenceWithMetaObservable
-
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.observable.asset.metafields.ReferenceWithMetaObservable
ReferenceWithMetaObservable.ReferenceWithMetaObservableBuilder, ReferenceWithMetaObservable.ReferenceWithMetaObservableBuilderImpl, ReferenceWithMetaObservable.ReferenceWithMetaObservableImpl -
Field Summary
Fields inherited from interface cdm.observable.asset.metafields.ReferenceWithMetaObservable
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedReferenceWithMetaObservableImpl(ReferenceWithMetaObservable.ReferenceWithMetaObservableBuilder builder) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.observable.asset.metafields.ReferenceWithMetaObservable
getType, getValueType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReferenceWithMetaObservableImpl
protected ReferenceWithMetaObservableImpl(ReferenceWithMetaObservable.ReferenceWithMetaObservableBuilder builder)
-
-
Method Details
-
getValue
@RosettaAttribute("value") @Accessor(GETTER) @RuneAttribute("@data") @RuneMetaType public Observable getValue()Description copied from interface:ReferenceWithMetaObservableGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<Observable>- Specified by:
getValuein interfaceReferenceWithMetaObservable
-
getGlobalReference
@RosettaAttribute("globalReference") @Accessor(GETTER) @RuneAttribute("@ref") public String getGlobalReference()- Specified by:
getGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<Observable>- Specified by:
getGlobalReferencein interfaceReferenceWithMetaObservable
-
getExternalReference
@RosettaAttribute("externalReference") @Accessor(GETTER) @RuneAttribute("@ref:external") public String getExternalReference()- Specified by:
getExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<Observable>- Specified by:
getExternalReferencein interfaceReferenceWithMetaObservable
-
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<Observable>- Specified by:
getReferencein interfaceReferenceWithMetaObservable
-
build
Description copied from interface:ReferenceWithMetaObservableBuild Methods- Specified by:
buildin interfaceReferenceWithMetaObservable- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReferenceWithMetaObservable- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(ReferenceWithMetaObservable.ReferenceWithMetaObservableBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-