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 ofGenericExerciseStyle
GenericProduct.getExerciseStyle()
Gets the value of the exerciseStyle property.Methods in net.finmath.smartcontract.product.xml with parameters of type GenericExerciseStyleModifier and TypeMethodDescriptionvoid
GenericProduct.setExerciseStyle(GenericExerciseStyle value)
Sets the value of the exerciseStyle property.