Uses of Class
net.finmath.smartcontract.product.xml.FxMultipleExercise
Packages that use FxMultipleExercise
-
Uses of FxMultipleExercise in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FxMultipleExerciseModifier and TypeFieldDescriptionprotected FxMultipleExerciseFxAmericanExercise.multipleExerciseMethods in net.finmath.smartcontract.product.xml that return FxMultipleExerciseModifier and TypeMethodDescriptionObjectFactory.createFxMultipleExercise()Create an instance ofFxMultipleExerciseFxAmericanExercise.getMultipleExercise()Gets the value of the multipleExercise property.Methods in net.finmath.smartcontract.product.xml with parameters of type FxMultipleExerciseModifier and TypeMethodDescriptionvoidFxAmericanExercise.setMultipleExercise(FxMultipleExercise value) Sets the value of the multipleExercise property.