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