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