Package cdm.margin.schedule.functions
Class IsFXDeliverableOption
java.lang.Object
cdm.margin.schedule.functions.IsFXDeliverableOption
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Direct Known Subclasses:
IsFXDeliverableOption.IsFXDeliverableOptionDefault
public abstract class IsFXDeliverableOption
extends Object
implements com.rosetta.model.lib.functions.RosettaFunction
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract BooleandoEvaluate(EconomicTerms economicTerms) evaluate(EconomicTerms economicTerms) 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
-
Field Details
-
qualify_ForeignExchange_VanillaOption
-
-
Constructor Details
-
IsFXDeliverableOption
public IsFXDeliverableOption()
-
-
Method Details
-
evaluate
- Parameters:
economicTerms-- Returns:
- is_Product
-
doEvaluate
-