Class CapRateAmount.CapRateAmountDefault
java.lang.Object
cdm.product.asset.floatingrate.functions.CapRateAmount
cdm.product.asset.floatingrate.functions.CapRateAmount.CapRateAmountDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
CapRateAmount
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.asset.floatingrate.functions.CapRateAmount
CapRateAmount.CapRateAmountDefault -
Field Summary
Fields inherited from class cdm.product.asset.floatingrate.functions.CapRateAmount
getRateScheduleAmount -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BigDecimalassignOutput(BigDecimal capRate, InterestRatePayout interestRatePayout, CalculationPeriodBase calculationPeriod) protected BigDecimaldoEvaluate(InterestRatePayout interestRatePayout, CalculationPeriodBase calculationPeriod) Methods inherited from class cdm.product.asset.floatingrate.functions.CapRateAmount
evaluateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.functions.RosettaFunction
toBuilder, toBuilder, toBuilder
-
Constructor Details
-
CapRateAmountDefault
public CapRateAmountDefault()
-
-
Method Details
-
doEvaluate
protected BigDecimal doEvaluate(InterestRatePayout interestRatePayout, CalculationPeriodBase calculationPeriod) - Specified by:
doEvaluatein classCapRateAmount
-
assignOutput
protected BigDecimal assignOutput(BigDecimal capRate, InterestRatePayout interestRatePayout, CalculationPeriodBase calculationPeriod)
-