Package cdm.margin.schedule.functions
Class IsIRSwaptionStraddle.IsIRSwaptionStraddleDefault
java.lang.Object
cdm.margin.schedule.functions.IsIRSwaptionStraddle
cdm.margin.schedule.functions.IsIRSwaptionStraddle.IsIRSwaptionStraddleDefault
- All Implemented Interfaces:
com.rosetta.model.lib.functions.RosettaFunction
- Enclosing class:
IsIRSwaptionStraddle
-
Nested Class Summary
Nested classes/interfaces inherited from class cdm.margin.schedule.functions.IsIRSwaptionStraddle
IsIRSwaptionStraddle.IsIRSwaptionStraddleDefault -
Field Summary
Fields inherited from class cdm.margin.schedule.functions.IsIRSwaptionStraddle
qualify_InterestRate_Option_Swaption -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BooleanassignOutput(Boolean is_Product, EconomicTerms economicTerms) protected BooleandoEvaluate(EconomicTerms economicTerms) Methods inherited from class cdm.margin.schedule.functions.IsIRSwaptionStraddle
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
-
IsIRSwaptionStraddleDefault
public IsIRSwaptionStraddleDefault()
-
-
Method Details
-
doEvaluate
- Specified by:
doEvaluatein classIsIRSwaptionStraddle
-
assignOutput
-