Uses of Class
net.finmath.smartcontract.product.xml.CommoditySwaptionUnderlying
Packages that use CommoditySwaptionUnderlying
-
Uses of CommoditySwaptionUnderlying in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommoditySwaptionUnderlyingModifier and TypeFieldDescriptionprotected CommoditySwaptionUnderlyingCommoditySwaption.commoditySwapMethods in net.finmath.smartcontract.product.xml that return CommoditySwaptionUnderlyingModifier and TypeMethodDescriptionObjectFactory.createCommoditySwaptionUnderlying()Create an instance ofCommoditySwaptionUnderlyingCommoditySwaption.getCommoditySwap()Gets the value of the commoditySwap property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommoditySwaptionUnderlyingModifier and TypeMethodDescriptionvoidCommoditySwaption.setCommoditySwap(CommoditySwaptionUnderlying value) Sets the value of the commoditySwap property.