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