Package cdm.product.common.functions
Class InterestRatePayoutCurrency.InterestRatePayoutCurrencyDefault
java.lang.Object
cdm.product.common.functions.InterestRatePayoutCurrency
cdm.product.common.functions.InterestRatePayoutCurrency.InterestRatePayoutCurrencyDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
InterestRatePayoutCurrency
public static class InterestRatePayoutCurrency.InterestRatePayoutCurrencyDefault
extends InterestRatePayoutCurrency
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.common.functions.InterestRatePayoutCurrency
InterestRatePayoutCurrency.InterestRatePayoutCurrencyDefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignOutput(List<String> currency, List<? extends InterestRatePayout> interestRatePayouts) doEvaluate(List<? extends InterestRatePayout> interestRatePayouts) Methods inherited from class cdm.product.common.functions.InterestRatePayoutCurrency
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
-
InterestRatePayoutCurrencyDefault
public InterestRatePayoutCurrencyDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classInterestRatePayoutCurrency
-
assignOutput
-