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 ofVarianceVarianceAmount.getVariance()Gets the value of the variance property.Methods in net.finmath.smartcontract.product.xml with parameters of type VarianceModifier and TypeMethodDescriptionvoidVarianceAmount.setVariance(Variance value) Sets the value of the variance property.