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 CommodityBasketByNotional
CommodityBasketOption.notionalQuantityBasket
Methods in net.finmath.smartcontract.product.xml that return CommodityBasketByNotionalModifier and TypeMethodDescriptionObjectFactory.createCommodityBasketByNotional()
Create an instance ofCommodityBasketByNotional
CommodityBasketOption.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) void
CommodityBasketOption.setNotionalQuantityBasket
(CommodityBasketByNotional value) Sets the value of the notionalQuantityBasket property.