Uses of Class
net.finmath.smartcontract.product.xml.CommodityFixedPriceSchedule
Packages that use CommodityFixedPriceSchedule
-
Uses of CommodityFixedPriceSchedule in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityFixedPriceScheduleModifier and TypeFieldDescriptionprotected CommodityFixedPriceScheduleFixedPriceLeg.fixedPriceScheduleMethods in net.finmath.smartcontract.product.xml that return CommodityFixedPriceScheduleModifier and TypeMethodDescriptionObjectFactory.createCommodityFixedPriceSchedule()Create an instance ofCommodityFixedPriceScheduleFixedPriceLeg.getFixedPriceSchedule()Gets the value of the fixedPriceSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityFixedPriceScheduleModifier and TypeMethodDescriptionvoidFixedPriceLeg.setFixedPriceSchedule(CommodityFixedPriceSchedule value) Sets the value of the fixedPriceSchedule property.