Package cdm.product.common.settlement
Class PaymentDiscounting.PaymentDiscountingImpl
java.lang.Object
cdm.product.common.settlement.PaymentDiscounting.PaymentDiscountingImpl
- All Implemented Interfaces:
PaymentDiscounting,com.rosetta.model.lib.RosettaModelObject
- Enclosing interface:
PaymentDiscounting
public static class PaymentDiscounting.PaymentDiscountingImpl
extends Object
implements PaymentDiscounting
Immutable Implementation of PaymentDiscounting
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.common.settlement.PaymentDiscounting
PaymentDiscounting.PaymentDiscountingBuilder, PaymentDiscounting.PaymentDiscountingBuilderImpl, PaymentDiscounting.PaymentDiscountingImpl -
Field Summary
Fields inherited from interface cdm.product.common.settlement.PaymentDiscounting
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.common.settlement.PaymentDiscounting
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
PaymentDiscountingImpl
-
-
Method Details
-
getDiscountFactor
@RosettaAttribute("discountFactor") @RuneAttribute("discountFactor") public BigDecimal getDiscountFactor()Description copied from interface:PaymentDiscountingThe value representing the discount factor used to calculate the present value of the cash flow.- Specified by:
getDiscountFactorin interfacePaymentDiscounting
-
getPresentValueAmount
@RosettaAttribute("presentValueAmount") @RuneAttribute("presentValueAmount") public Money getPresentValueAmount()Description copied from interface:PaymentDiscountingThe amount representing the present value of the forecast payment.- Specified by:
getPresentValueAmountin interfacePaymentDiscounting
-
build
Description copied from interface:PaymentDiscountingBuild Methods- Specified by:
buildin interfacePaymentDiscounting- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfacePaymentDiscounting- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-