Package cdm.product.collateral
Class ReturnAmount.ReturnAmountImpl
java.lang.Object
cdm.product.collateral.ReturnAmount.ReturnAmountImpl
- All Implemented Interfaces:
ReturnAmount,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
ReturnAmount
Immutable Implementation of ReturnAmount
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.collateral.ReturnAmount
ReturnAmount.ReturnAmountBuilder, ReturnAmount.ReturnAmountBuilderImpl, ReturnAmount.ReturnAmountImpl -
Field Summary
Fields inherited from interface cdm.product.collateral.ReturnAmount
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.product.collateral.ReturnAmount
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
ReturnAmountImpl
-
-
Method Details
-
getIncludesDefaultLanguage
@RosettaAttribute("includesDefaultLanguage") @RuneAttribute("includesDefaultLanguage") public Boolean getIncludesDefaultLanguage()Description copied from interface:ReturnAmountDefault language is included when True, and excluded when False.- Specified by:
getIncludesDefaultLanguagein interfaceReturnAmount
-
getCustomElection
@RosettaAttribute("customElection") @RuneAttribute("customElection") public String getCustomElection()Description copied from interface:ReturnAmountCustom election that might be specified by the parties to the agreement.- Specified by:
getCustomElectionin interfaceReturnAmount
-
build
Description copied from interface:ReturnAmountBuild Methods- Specified by:
buildin interfaceReturnAmount- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceReturnAmount- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-