Uses of Class
net.finmath.smartcontract.product.xml.CommodityPremium
Packages that use CommodityPremium
-
Uses of CommodityPremium in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityPremiumFields in net.finmath.smartcontract.product.xml with type parameters of type CommodityPremiumModifier and TypeFieldDescriptionprotected List<CommodityPremium>
CommodityBasketOption.premium
protected List<CommodityPremium>
CommodityDigitalOption.premium
Methods in net.finmath.smartcontract.product.xml that return CommodityPremiumModifier and TypeMethodDescriptionObjectFactory.createCommodityPremium()
Create an instance ofCommodityPremium
CommoditySwaption.getPremium()
Gets the value of the premium property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CommodityPremiumModifier 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.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityPremiumModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityPremium>
ObjectFactory.createCommodityOptionPremium(CommodityPremium value)
void
CommoditySwaption.setPremium(CommodityPremium value)
Sets the value of the premium property.