Uses of Class
net.finmath.smartcontract.product.xml.CommodityBasket
-
Uses of CommodityBasket in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CommodityBasket
CommodityReturnLeg.commodityBasket
protected CommodityBasket
CommodityVarianceLeg.commodityBasket
Modifier and TypeMethodDescriptionObjectFactory.createCommodityBasket()
Create an instance ofCommodityBasket
CommodityReturnLeg.getCommodityBasket()
Gets the value of the commodityBasket property.CommodityVarianceLeg.getCommodityBasket()
Gets the value of the commodityBasket property.Modifier and TypeMethodDescriptionvoid
CommodityReturnLeg.setCommodityBasket
(CommodityBasket value) Sets the value of the commodityBasket property.void
CommodityVarianceLeg.setCommodityBasket
(CommodityBasket value) Sets the value of the commodityBasket property.