Uses of Class
net.finmath.smartcontract.product.xml.NonPeriodicFixedPriceLeg
Packages that use NonPeriodicFixedPriceLeg
-
Uses of NonPeriodicFixedPriceLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as NonPeriodicFixedPriceLegMethods in net.finmath.smartcontract.product.xml that return NonPeriodicFixedPriceLegModifier and TypeMethodDescriptionObjectFactory.createNonPeriodicFixedPriceLeg()Create an instance ofNonPeriodicFixedPriceLegCommodityForward.getFixedLeg()Gets the value of the fixedLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type NonPeriodicFixedPriceLegModifier and TypeMethodDescriptionvoidCommodityForward.setFixedLeg(NonPeriodicFixedPriceLeg value) Sets the value of the fixedLeg property.