Uses of Class
net.finmath.smartcontract.product.xml.AutomaticExercise
Packages that use AutomaticExercise
-
Uses of AutomaticExercise in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AutomaticExerciseMethods in net.finmath.smartcontract.product.xml that return AutomaticExerciseModifier and TypeMethodDescriptionObjectFactory.createAutomaticExercise()Create an instance ofAutomaticExerciseExerciseProcedure.getAutomaticExercise()Gets the value of the automaticExercise property.Methods in net.finmath.smartcontract.product.xml with parameters of type AutomaticExerciseModifier and TypeMethodDescriptionvoidExerciseProcedure.setAutomaticExercise(AutomaticExercise value) Sets the value of the automaticExercise property.