Uses of Class
net.finmath.smartcontract.product.xml.CommodityAmericanExercise
Packages that use CommodityAmericanExercise
-
Uses of CommodityAmericanExercise in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityAmericanExerciseModifier and TypeFieldDescriptionprotected CommodityAmericanExerciseCommodityDigitalExercise.americanExerciseprotected CommodityAmericanExerciseCommodityExercise.americanExerciseprotected CommodityAmericanExerciseCommodityExerciseBasket.americanExerciseMethods in net.finmath.smartcontract.product.xml that return CommodityAmericanExerciseModifier and TypeMethodDescriptionObjectFactory.createCommodityAmericanExercise()Create an instance ofCommodityAmericanExerciseCommodityDigitalExercise.getAmericanExercise()Gets the value of the americanExercise property.CommodityExercise.getAmericanExercise()Gets the value of the americanExercise property.CommodityExerciseBasket.getAmericanExercise()Gets the value of the americanExercise property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityAmericanExerciseModifier and TypeMethodDescriptionvoidCommodityDigitalExercise.setAmericanExercise(CommodityAmericanExercise value) Sets the value of the americanExercise property.voidCommodityExercise.setAmericanExercise(CommodityAmericanExercise value) Sets the value of the americanExercise property.voidCommodityExerciseBasket.setAmericanExercise(CommodityAmericanExercise value) Sets the value of the americanExercise property.