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 TypeClassDescriptionclassDescribes the characteristics for american exercise of FX products.Fields in net.finmath.smartcontract.product.xml declared as FxDigitalAmericanExerciseModifier and TypeFieldDescriptionprotected FxDigitalAmericanExerciseFxDigitalOption.americanExerciseMethods in net.finmath.smartcontract.product.xml that return FxDigitalAmericanExerciseModifier and TypeMethodDescriptionObjectFactory.createFxDigitalAmericanExercise()Create an instance ofFxDigitalAmericanExerciseFxDigitalOption.getAmericanExercise()Gets the value of the americanExercise property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxDigitalAmericanExerciseModifier and TypeMethodDescriptionvoidFxDigitalOption.setAmericanExercise(FxDigitalAmericanExercise value) Sets the value of the americanExercise property.