Uses of Class
net.finmath.smartcontract.product.xml.VarianceAmount
Packages that use VarianceAmount
-
Uses of VarianceAmount in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as VarianceAmountMethods in net.finmath.smartcontract.product.xml that return VarianceAmountModifier and TypeMethodDescriptionObjectFactory.createVarianceAmount()
Create an instance ofVarianceAmount
VarianceLeg.getAmount()
Gets the value of the amount property.Methods in net.finmath.smartcontract.product.xml with parameters of type VarianceAmountModifier and TypeMethodDescriptionvoid
VarianceLeg.setAmount
(VarianceAmount value) Sets the value of the amount property.