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 ofVarianceAmountVarianceLeg.getAmount()Gets the value of the amount property.Methods in net.finmath.smartcontract.product.xml with parameters of type VarianceAmountModifier and TypeMethodDescriptionvoidVarianceLeg.setAmount(VarianceAmount value) Sets the value of the amount property.