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.premiumprotected List<CommodityPremium> CommodityDigitalOption.premiumMethods in net.finmath.smartcontract.product.xml that return CommodityPremiumModifier and TypeMethodDescriptionObjectFactory.createCommodityPremium()Create an instance ofCommodityPremiumCommoditySwaption.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) voidCommoditySwaption.setPremium(CommodityPremium value) Sets the value of the premium property.