Uses of Class
net.finmath.smartcontract.product.xml.Premium
Packages that use Premium
-
Uses of Premium in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PremiumMethods in net.finmath.smartcontract.product.xml that return PremiumModifier and TypeMethodDescriptionObjectFactory.createPremium()
Create an instance ofPremium
OptionBaseExtended.getPremium()
Gets the value of the premium property.Methods in net.finmath.smartcontract.product.xml with parameters of type PremiumModifier and TypeMethodDescriptionvoid
OptionBaseExtended.setPremium
(Premium value) Sets the value of the premium property.