Package cdm.base.datetime.metafields
Class ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesImpl
java.lang.Object
cdm.base.datetime.metafields.ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesImpl
- All Implemented Interfaces:
ReferenceWithMetaAdjustableOrRelativeDates,com.rosetta.model.lib.meta.FieldWithMeta<AdjustableOrRelativeDates>,com.rosetta.model.lib.meta.ReferenceWithMeta<AdjustableOrRelativeDates>,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ReferenceWithMetaAdjustableOrRelativeDates
public static class ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesImpl
extends Object
implements ReferenceWithMetaAdjustableOrRelativeDates
Immutable Implementation of ReferenceWithMetaAdjustableOrRelativeDates
-
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.datetime.metafields.ReferenceWithMetaAdjustableOrRelativeDates
ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesBuilder, ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesBuilderImpl, ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesImpl -
Field Summary
Fields inherited from interface cdm.base.datetime.metafields.ReferenceWithMetaAdjustableOrRelativeDates
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedReferenceWithMetaAdjustableOrRelativeDatesImpl(ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesBuilder builder) -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbooleancom.rosetta.model.lib.meta.ReferencegetValue()Getter MethodsinthashCode()protected voidsetBuilderFields(ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.base.datetime.metafields.ReferenceWithMetaAdjustableOrRelativeDates
getType, getValueType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReferenceWithMetaAdjustableOrRelativeDatesImpl
protected ReferenceWithMetaAdjustableOrRelativeDatesImpl(ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesBuilder builder)
-
-
Method Details
-
getValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public AdjustableOrRelativeDates getValue()Description copied from interface:ReferenceWithMetaAdjustableOrRelativeDatesGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<AdjustableOrRelativeDates>- Specified by:
getValuein interfaceReferenceWithMetaAdjustableOrRelativeDates
-
getGlobalReference
- Specified by:
getGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<AdjustableOrRelativeDates>- Specified by:
getGlobalReferencein interfaceReferenceWithMetaAdjustableOrRelativeDates
-
getExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public String getExternalReference()- Specified by:
getExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<AdjustableOrRelativeDates>- Specified by:
getExternalReferencein interfaceReferenceWithMetaAdjustableOrRelativeDates
-
getReference
@RosettaAttribute("address") @RuneAttribute("@ref:scoped") @RuneMetaType public com.rosetta.model.lib.meta.Reference getReference()- Specified by:
getReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<AdjustableOrRelativeDates>- Specified by:
getReferencein interfaceReferenceWithMetaAdjustableOrRelativeDates
-
build
Description copied from interface:ReferenceWithMetaAdjustableOrRelativeDatesBuild Methods- Specified by:
buildin interfaceReferenceWithMetaAdjustableOrRelativeDates- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
public ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesBuilder toBuilder()- Specified by:
toBuilderin interfaceReferenceWithMetaAdjustableOrRelativeDates- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
protected void setBuilderFields(ReferenceWithMetaAdjustableOrRelativeDates.ReferenceWithMetaAdjustableOrRelativeDatesBuilder builder) -
equals
-
hashCode
public int hashCode() -
toString
-