Package cdm.legaldocumentation.csa
Class InterestAmount.InterestAmountImpl
java.lang.Object
cdm.legaldocumentation.csa.InterestAmount.InterestAmountImpl
- All Implemented Interfaces:
InterestAmount,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
InterestAmount
Immutable Implementation of InterestAmount
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.legaldocumentation.csa.InterestAmount
InterestAmount.InterestAmountBuilder, InterestAmount.InterestAmountBuilderImpl, InterestAmount.InterestAmountImpl -
Field Summary
Fields inherited from interface cdm.legaldocumentation.csa.InterestAmount
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.legaldocumentation.csa.InterestAmount
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
InterestAmountImpl
-
-
Method Details
-
getReturnAmount
@RosettaAttribute("returnAmount") @Accessor(GETTER) @Required @RuneAttribute("returnAmount") public ReturnAmount getReturnAmount()Description copied from interface:InterestAmountThe application of Interest Amount with respect the Return Amount. Body ISDA Corpus Annex CSA_IM_Japanese_2016 ISDA 2016 Japanese Law Credit Support Annex for Initial Margin paragraph "13 General Principles" * clause "(n)(ii)" Provision- Specified by:
getReturnAmountin interfaceInterestAmount
-
getDeliveryAmount
@RosettaAttribute("deliveryAmount") @Accessor(GETTER) @Required @RuneAttribute("deliveryAmount") public DeliveryAmount getDeliveryAmount()Description copied from interface:InterestAmountThe application of Interest Amount with respect the Delivery Amount. Body ISDA Corpus Annex CSA_IM_Japanese_2016 ISDA 2016 Japanese Law Credit Support Annex for Initial Margin paragraph "13 General Principles" * clause "(n)(ii)" Provision- Specified by:
getDeliveryAmountin interfaceInterestAmount
-
build
Description copied from interface:InterestAmountBuild Methods- Specified by:
buildin interfaceInterestAmount- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceInterestAmount- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-