Uses of Class
net.finmath.smartcontract.product.xml.Volatility
Packages that use Volatility
-
Uses of Volatility in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as VolatilityMethods in net.finmath.smartcontract.product.xml that return VolatilityModifier and TypeMethodDescriptionObjectFactory.createVolatility()
Create an instance ofVolatility
VolatilityAmount.getVolatility()
Gets the value of the volatility property.Methods in net.finmath.smartcontract.product.xml with parameters of type VolatilityModifier and TypeMethodDescriptionvoid
VolatilityAmount.setVolatility(Volatility value)
Sets the value of the volatility property.