Package cdm.regulation
Class RefRate.RefRateImpl
java.lang.Object
cdm.regulation.RefRate.RefRateImpl
- All Implemented Interfaces:
RefRate,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
RefRate
Immutable Implementation of RefRate
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.regulation.RefRate
RefRate.RefRateBuilder, RefRate.RefRateBuilderImpl, RefRate.RefRateImpl -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Build MethodsbooleangetIndx()Body ISO Corpus Scheme ISO20022 namingConvention "Indx" ProvisiongetNm()Body ISO Corpus Scheme ISO20022 namingConvention "Nm" ProvisioninthashCode()protected voidsetBuilderFields(RefRate.RefRateBuilder builder) toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
RefRateImpl
-
-
Method Details
-
getIndx
@RosettaAttribute("indx") @Accessor(GETTER) @Required @RuneAttribute("indx") public String getIndx()Description copied from interface:RefRateBody ISO Corpus Scheme ISO20022 namingConvention "Indx" Provision -
getNm
Description copied from interface:RefRateBody ISO Corpus Scheme ISO20022 namingConvention "Nm" Provision -
build
Description copied from interface:RefRateBuild Methods -
toBuilder
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-