Package cdm.observable.asset.metafields
Class ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilderImpl
java.lang.Object
cdm.observable.asset.metafields.ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilderImpl
- All Implemented Interfaces:
ReferenceWithMetaPerformanceValuationDates,ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder,com.rosetta.model.lib.meta.FieldWithMeta<PerformanceValuationDates>,com.rosetta.model.lib.meta.ReferenceWithMeta<PerformanceValuationDates>,com.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PerformanceValuationDates>,com.rosetta.model.lib.RosettaModelObject,com.rosetta.model.lib.RosettaModelObjectBuilder
- Enclosing interface:
ReferenceWithMetaPerformanceValuationDates
public static class ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilderImpl
extends Object
implements ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder
Builder 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
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected com.rosetta.model.lib.meta.Reference.ReferenceBuilderFields inherited from interface cdm.observable.asset.metafields.ReferenceWithMetaPerformanceValuationDates
metaData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build Methodsbooleancom.rosetta.model.lib.meta.Reference.ReferenceBuildercom.rosetta.model.lib.meta.Reference.ReferenceBuildergetValue()Getter MethodsbooleanhasData()inthashCode()merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) prune()setExternalReference(String _externalReference) setGlobalReference(String _globalReference) setReference(com.rosetta.model.lib.meta.Reference _reference) setValue(PerformanceValuationDates _value) 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 cdm.observable.asset.metafields.ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder
processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosettaMethods inherited from interface com.rosetta.model.lib.RosettaModelObjectBuilder
getIndex, processRosetta, processRosetta
-
Field Details
-
value
-
globalReference
-
externalReference
-
reference
protected com.rosetta.model.lib.meta.Reference.ReferenceBuilder reference
-
-
Constructor Details
-
ReferenceWithMetaPerformanceValuationDatesBuilderImpl
public ReferenceWithMetaPerformanceValuationDatesBuilderImpl()
-
-
Method Details
-
getValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public PerformanceValuationDates.PerformanceValuationDatesBuilder getValue()Description copied from interface:ReferenceWithMetaPerformanceValuationDatesGetter Methods- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.FieldWithMeta<PerformanceValuationDates>- Specified by:
getValuein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PerformanceValuationDates>- Specified by:
getValuein interfaceReferenceWithMetaPerformanceValuationDates- Specified by:
getValuein interfaceReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder
-
getOrCreateValue
- Specified by:
getOrCreateValuein interfaceReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder
-
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.ReferenceBuilder getReference()- Specified by:
getReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta<PerformanceValuationDates>- Specified by:
getReferencein interfaceReferenceWithMetaPerformanceValuationDates- Specified by:
getReferencein interfaceReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder
-
getOrCreateReference
public com.rosetta.model.lib.meta.Reference.ReferenceBuilder getOrCreateReference()- Specified by:
getOrCreateReferencein interfaceReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder
-
setValue
@RosettaAttribute("value") @RuneAttribute("@data") @RuneMetaType public ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder setValue(PerformanceValuationDates _value) - Specified by:
setValuein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PerformanceValuationDates>- Specified by:
setValuein interfaceReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder
-
setGlobalReference
@RosettaAttribute("globalReference") @RuneAttribute("@ref") public ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder setGlobalReference(String _globalReference) - Specified by:
setGlobalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PerformanceValuationDates>- Specified by:
setGlobalReferencein interfaceReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder
-
setExternalReference
@RosettaAttribute("externalReference") @RuneAttribute("@ref:external") public ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder setExternalReference(String _externalReference) - Specified by:
setExternalReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PerformanceValuationDates>- Specified by:
setExternalReferencein interfaceReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder
-
setReference
@RosettaAttribute("address") @RuneAttribute("@ref:scoped") @RuneMetaType public ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder setReference(com.rosetta.model.lib.meta.Reference _reference) - Specified by:
setReferencein interfacecom.rosetta.model.lib.meta.ReferenceWithMeta.ReferenceWithMetaBuilder<PerformanceValuationDates>- Specified by:
setReferencein interfaceReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder
-
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
-
prune
public ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder prune()- Specified by:
prunein interfaceReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder- Specified by:
prunein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
hasData
public boolean hasData()- Specified by:
hasDatain interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
merge
public ReferenceWithMetaPerformanceValuationDates.ReferenceWithMetaPerformanceValuationDatesBuilder merge(com.rosetta.model.lib.RosettaModelObjectBuilder other, com.rosetta.model.lib.process.BuilderMerger merger) - Specified by:
mergein interfacecom.rosetta.model.lib.RosettaModelObjectBuilder
-
equals
-
hashCode
public int hashCode() -
toString
-