Uses of Class
net.finmath.smartcontract.product.xml.ManualExercise
Packages that use ManualExercise
-
Uses of ManualExercise in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ManualExerciseMethods in net.finmath.smartcontract.product.xml that return ManualExerciseModifier and TypeMethodDescriptionObjectFactory.createManualExercise()Create an instance ofManualExerciseExerciseProcedure.getManualExercise()Gets the value of the manualExercise property.Methods in net.finmath.smartcontract.product.xml with parameters of type ManualExerciseModifier and TypeMethodDescriptionvoidExerciseProcedure.setManualExercise(ManualExercise value) Sets the value of the manualExercise property.