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 ofVolatilityAmountVolatilityLeg.getAmount()Gets the value of the amount property.Methods in net.finmath.smartcontract.product.xml with parameters of type VolatilityAmountModifier and TypeMethodDescriptionvoidVolatilityLeg.setAmount(VolatilityAmount value) Sets the value of the amount property.