Package cdm.product.template.functions
Class FpmlIrd8Impl
java.lang.Object
cdm.product.template.functions.FpmlIrd8
cdm.product.template.functions.FpmlIrd8Impl
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
FpML validation rule ird-8:
If the same party is specified as the payer and receiver, then different accounts must be specified.
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.product.template.functions.FpmlIrd8
FpmlIrd8.FpmlIrd8Default -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected 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
-
FpmlIrd8Impl
public FpmlIrd8Impl()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classFpmlIrd8
-