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