Uses of Class
net.finmath.smartcontract.product.xml.VolatilityAmount
Packages that use VolatilityAmount
-
Uses of VolatilityAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as VolatilityAmountMethods in net.finmath.smartcontract.product.xml that return VolatilityAmountModifier and TypeMethodDescriptionObjectFactory.createVolatilityAmount()
Create an instance ofVolatilityAmount
VolatilityLeg.getAmount()
Gets the value of the amount property.Methods in net.finmath.smartcontract.product.xml with parameters of type VolatilityAmountModifier and TypeMethodDescriptionvoid
VolatilityLeg.setAmount
(VolatilityAmount value) Sets the value of the amount property.