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