Uses of Class
net.finmath.smartcontract.product.xml.CommodityPremium
-
Uses of CommodityPremium in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected List
<CommodityPremium> CommodityBasketOption.premium
protected List
<CommodityPremium> CommodityDigitalOption.premium
Modifier and TypeMethodDescriptionObjectFactory.createCommodityPremium()
Create an instance ofCommodityPremium
CommoditySwaption.getPremium()
Gets the value of the premium property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CommodityPremium> ObjectFactory.createCommodityOptionPremium
(CommodityPremium value) CommodityBasketOption.getPremium()
Gets the value of the premium property.CommodityDigitalOption.getPremium()
Gets the value of the premium property.Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CommodityPremium> ObjectFactory.createCommodityOptionPremium
(CommodityPremium value) void
CommoditySwaption.setPremium
(CommodityPremium value) Sets the value of the premium property.