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