Uses of Class
net.finmath.smartcontract.product.xml.CommodityStrikeSchedule
Packages that use CommodityStrikeSchedule
-
Uses of CommodityStrikeSchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityStrikeScheduleModifier and TypeFieldDescriptionprotected CommodityStrikeScheduleCommodityBasketOption.strikePricePerUnitScheduleMethods in net.finmath.smartcontract.product.xml that return CommodityStrikeScheduleModifier and TypeMethodDescriptionObjectFactory.createCommodityStrikeSchedule()Create an instance ofCommodityStrikeScheduleCommodityBasketOption.getStrikePricePerUnitSchedule()Gets the value of the strikePricePerUnitSchedule property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CommodityStrikeScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityStrikeSchedule> ObjectFactory.createCommodityOptionStrikePricePerUnitSchedule(CommodityStrikeSchedule value) Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityStrikeScheduleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityStrikeSchedule> ObjectFactory.createCommodityOptionStrikePricePerUnitSchedule(CommodityStrikeSchedule value) voidCommodityBasketOption.setStrikePricePerUnitSchedule(CommodityStrikeSchedule value) Sets the value of the strikePricePerUnitSchedule property.