Class InterestRatePayoutOnlyExists.InterestRatePayoutOnlyExistsDefault
java.lang.Object
cdm.product.qualification.functions.InterestRatePayoutOnlyExists
cdm.product.qualification.functions.InterestRatePayoutOnlyExists.InterestRatePayoutOnlyExistsDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
InterestRatePayoutOnlyExists
public static class InterestRatePayoutOnlyExists.InterestRatePayoutOnlyExistsDefault
extends InterestRatePayoutOnlyExists
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.qualification.functions.InterestRatePayoutOnlyExists
InterestRatePayoutOnlyExists.InterestRatePayoutOnlyExistsDefault -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BooleanassignOutput(Boolean result, List<? extends Payout> payouts) protected BooleandoEvaluate(List<? extends Payout> payouts) Methods inherited from class cdm.product.qualification.functions.InterestRatePayoutOnlyExists
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
-
InterestRatePayoutOnlyExistsDefault
public InterestRatePayoutOnlyExistsDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classInterestRatePayoutOnlyExists
-
assignOutput
-