Uses of Class
net.finmath.smartcontract.product.xml.AveragePriceLeg
Packages that use AveragePriceLeg
-
Uses of AveragePriceLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AveragePriceLegMethods in net.finmath.smartcontract.product.xml that return AveragePriceLegModifier and TypeMethodDescriptionObjectFactory.createAveragePriceLeg()
Create an instance ofAveragePriceLeg
CommodityForward.getAveragePriceLeg()
Gets the value of the averagePriceLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type AveragePriceLegModifier and TypeMethodDescriptionvoid
CommodityForward.setAveragePriceLeg
(AveragePriceLeg value) Sets the value of the averagePriceLeg property.