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 CommodityStrikeSchedule
CommodityBasketOption.strikePricePerUnitSchedule
Methods in net.finmath.smartcontract.product.xml that return CommodityStrikeScheduleModifier and TypeMethodDescriptionObjectFactory.createCommodityStrikeSchedule()
Create an instance ofCommodityStrikeSchedule
CommodityBasketOption.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)
void
CommodityBasketOption.setStrikePricePerUnitSchedule(CommodityStrikeSchedule value)
Sets the value of the strikePricePerUnitSchedule property.