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()Getter MethodsgetNm()inthashCode()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(value="indx", isRequired=true) @RuneAttribute(value="indx", isRequired=true) public String getIndx()Description copied from interface:RefRateGetter Methods -
getNm
@RosettaAttribute(value="nm", isRequired=true) @RuneAttribute(value="nm", isRequired=true) public String getNm() -
build
Description copied from interface:RefRateBuild Methods -
toBuilder
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-