Uses of Class
net.finmath.smartcontract.product.xml.Variance
Packages that use Variance
-
Uses of Variance in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as VarianceMethods in net.finmath.smartcontract.product.xml that return VarianceModifier and TypeMethodDescriptionObjectFactory.createVariance()
Create an instance ofVariance
VarianceAmount.getVariance()
Gets the value of the variance property.Methods in net.finmath.smartcontract.product.xml with parameters of type VarianceModifier and TypeMethodDescriptionvoid
VarianceAmount.setVariance(Variance value)
Sets the value of the variance property.