Uses of Class
net.finmath.smartcontract.product.xml.GenericExerciseStyle
Packages that use GenericExerciseStyle
-
Uses of GenericExerciseStyle in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as GenericExerciseStyleMethods in net.finmath.smartcontract.product.xml that return GenericExerciseStyleModifier and TypeMethodDescriptionObjectFactory.createGenericExerciseStyle()Create an instance ofGenericExerciseStyleGenericProduct.getExerciseStyle()Gets the value of the exerciseStyle property.Methods in net.finmath.smartcontract.product.xml with parameters of type GenericExerciseStyleModifier and TypeMethodDescriptionvoidGenericProduct.setExerciseStyle(GenericExerciseStyle value) Sets the value of the exerciseStyle property.