Uses of Class
net.finmath.smartcontract.product.xml.CommodityBasketByNotional
Packages that use CommodityBasketByNotional
-
Uses of CommodityBasketByNotional in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityBasketByNotionalModifier and TypeFieldDescriptionprotected CommodityBasketByNotionalCommodityBasketOption.notionalQuantityBasketMethods in net.finmath.smartcontract.product.xml that return CommodityBasketByNotionalModifier and TypeMethodDescriptionObjectFactory.createCommodityBasketByNotional()Create an instance ofCommodityBasketByNotionalCommodityBasketOption.getNotionalQuantityBasket()Gets the value of the notionalQuantityBasket property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CommodityBasketByNotionalModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityBasketByNotional>ObjectFactory.createCommodityBasketNotionalQuantityBasket(CommodityBasketByNotional value)Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityBasketByNotionalModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityBasketByNotional>ObjectFactory.createCommodityBasketNotionalQuantityBasket(CommodityBasketByNotional value)voidCommodityBasketOption.setNotionalQuantityBasket(CommodityBasketByNotional value)Sets the value of the notionalQuantityBasket property.