Uses of Class
net.finmath.smartcontract.product.xml.PremiumQuote
Packages that use PremiumQuote
-
Uses of PremiumQuote in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PremiumQuoteMethods in net.finmath.smartcontract.product.xml that return PremiumQuoteModifier and TypeMethodDescriptionObjectFactory.createPremiumQuote()
Create an instance ofPremiumQuote
FxOptionPremium.getQuote()
Gets the value of the quote property.Methods in net.finmath.smartcontract.product.xml with parameters of type PremiumQuoteModifier and TypeMethodDescriptionvoid
FxOptionPremium.setQuote(PremiumQuote value)
Sets the value of the quote property.