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.varianceLegprotected List<VarianceLeg> VarianceSwapTransactionSupplement.varianceLegMethods in net.finmath.smartcontract.product.xml that return VarianceLegModifier and TypeMethodDescriptionObjectFactory.createVarianceLeg()Create an instance ofVarianceLegMethods 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.