Uses of Class
net.finmath.smartcontract.product.xml.FxDigitalAmericanExercise
Packages that use FxDigitalAmericanExercise
-
Uses of FxDigitalAmericanExercise in net.finmath.smartcontract.product.xml
Subclasses of FxDigitalAmericanExercise in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
Describes the characteristics for american exercise of FX products.Fields in net.finmath.smartcontract.product.xml declared as FxDigitalAmericanExerciseModifier and TypeFieldDescriptionprotected FxDigitalAmericanExercise
FxDigitalOption.americanExercise
Methods in net.finmath.smartcontract.product.xml that return FxDigitalAmericanExerciseModifier and TypeMethodDescriptionObjectFactory.createFxDigitalAmericanExercise()
Create an instance ofFxDigitalAmericanExercise
FxDigitalOption.getAmericanExercise()
Gets the value of the americanExercise property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxDigitalAmericanExerciseModifier and TypeMethodDescriptionvoid
FxDigitalOption.setAmericanExercise
(FxDigitalAmericanExercise value) Sets the value of the americanExercise property.