Uses of Class
net.finmath.smartcontract.product.xml.VarianceLeg
Packages that use VarianceLeg
-
Uses of VarianceLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type VarianceLegModifier and TypeFieldDescriptionprotected List
<VarianceLeg> VarianceSwap.varianceLeg
protected List
<VarianceLeg> VarianceSwapTransactionSupplement.varianceLeg
Methods in net.finmath.smartcontract.product.xml that return VarianceLegModifier and TypeMethodDescriptionObjectFactory.createVarianceLeg()
Create an instance ofVarianceLeg
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type VarianceLegModifier and TypeMethodDescriptionVarianceSwap.getVarianceLeg()
Gets the value of the varianceLeg property.VarianceSwapTransactionSupplement.getVarianceLeg()
Gets the value of the varianceLeg property.