Class MapGenericProductToForwardPayout
java.lang.Object
cdm.mapping.fpml.confirmation.tradestate.functions.MapGenericProductToForwardPayout
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Direct Known Subclasses:
MapGenericProductToForwardPayout.MapGenericProductToForwardPayoutDefault
public abstract class MapGenericProductToForwardPayout
extends Object
implements com.rosetta.model.lib.functions.RosettaFunction
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
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
-
MapGenericProductToForwardPayout
public MapGenericProductToForwardPayout()
-
-
Method Details
-
evaluate
- Parameters:
synonymPath- The xml path where the func is called from.modelPath- The cdm path that is being mapped.productType-- Returns:
- result
-
doEvaluate
-