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