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