Uses of Class
net.finmath.smartcontract.product.xml.CommodityDigitalExercise
Packages that use CommodityDigitalExercise
-
Uses of CommodityDigitalExercise in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityDigitalExerciseModifier and TypeFieldDescriptionprotected CommodityDigitalExerciseCommodityDigitalOption.exerciseMethods in net.finmath.smartcontract.product.xml that return CommodityDigitalExerciseModifier and TypeMethodDescriptionObjectFactory.createCommodityDigitalExercise()Create an instance ofCommodityDigitalExerciseCommodityDigitalOption.getExercise()Gets the value of the exercise property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityDigitalExerciseModifier and TypeMethodDescriptionvoidCommodityDigitalOption.setExercise(CommodityDigitalExercise value) Sets the value of the exercise property.