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 CommodityFixedPriceSchedule
FixedPriceLeg.fixedPriceSchedule
Methods in net.finmath.smartcontract.product.xml that return CommodityFixedPriceScheduleModifier and TypeMethodDescriptionObjectFactory.createCommodityFixedPriceSchedule()
Create an instance ofCommodityFixedPriceSchedule
FixedPriceLeg.getFixedPriceSchedule()
Gets the value of the fixedPriceSchedule property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityFixedPriceScheduleModifier and TypeMethodDescriptionvoid
FixedPriceLeg.setFixedPriceSchedule
(CommodityFixedPriceSchedule value) Sets the value of the fixedPriceSchedule property.