Class PerformancePayoutAndInterestRatePayoutOnlyExists.PerformancePayoutAndInterestRatePayoutOnlyExistsDefault
java.lang.Object
cdm.product.qualification.functions.PerformancePayoutAndInterestRatePayoutOnlyExists
cdm.product.qualification.functions.PerformancePayoutAndInterestRatePayoutOnlyExists.PerformancePayoutAndInterestRatePayoutOnlyExistsDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
PerformancePayoutAndInterestRatePayoutOnlyExists
public static class PerformancePayoutAndInterestRatePayoutOnlyExists.PerformancePayoutAndInterestRatePayoutOnlyExistsDefault
extends PerformancePayoutAndInterestRatePayoutOnlyExists
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.qualification.functions.PerformancePayoutAndInterestRatePayoutOnlyExists
PerformancePayoutAndInterestRatePayoutOnlyExists.PerformancePayoutAndInterestRatePayoutOnlyExistsDefault -
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.PerformancePayoutAndInterestRatePayoutOnlyExists
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
-
PerformancePayoutAndInterestRatePayoutOnlyExistsDefault
public PerformancePayoutAndInterestRatePayoutOnlyExistsDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classPerformancePayoutAndInterestRatePayoutOnlyExists
-
assignOutput
-