Uses of Class
net.finmath.smartcontract.product.xml.MultipleExercise
Packages that use MultipleExercise
-
Uses of MultipleExercise in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MultipleExerciseModifier and TypeFieldDescriptionprotected MultipleExerciseAmericanExercise.multipleExerciseprotected MultipleExerciseBermudaExercise.multipleExerciseMethods in net.finmath.smartcontract.product.xml that return MultipleExerciseModifier and TypeMethodDescriptionObjectFactory.createMultipleExercise()Create an instance ofMultipleExerciseAmericanExercise.getMultipleExercise()Gets the value of the multipleExercise property.BermudaExercise.getMultipleExercise()Gets the value of the multipleExercise property.Methods in net.finmath.smartcontract.product.xml with parameters of type MultipleExerciseModifier and TypeMethodDescriptionvoidAmericanExercise.setMultipleExercise(MultipleExercise value) Sets the value of the multipleExercise property.voidBermudaExercise.setMultipleExercise(MultipleExercise value) Sets the value of the multipleExercise property.