Package cdm.product.template.functions
Class FpmlIrd8.FpmlIrd8Default
java.lang.Object
cdm.product.template.functions.FpmlIrd8
cdm.product.template.functions.FpmlIrd8.FpmlIrd8Default
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
FpmlIrd8
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.template.functions.FpmlIrd8
FpmlIrd8.FpmlIrd8Default -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BooleanassignOutput(Boolean success, TradableProduct tradableProduct, List<? extends Account> accounts) protected BooleandoEvaluate(TradableProduct tradableProduct, List<? extends Account> accounts) Methods 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
-
FpmlIrd8Default
public FpmlIrd8Default()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classFpmlIrd8
-
assignOutput
protected Boolean assignOutput(Boolean success, TradableProduct tradableProduct, List<? extends Account> accounts)
-