Uses of Class
net.finmath.smartcontract.product.xml.VolatilityLeg
Packages that use VolatilityLeg
-
Uses of VolatilityLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type VolatilityLegModifier and TypeFieldDescriptionprotected List<VolatilityLeg> VolatilitySwap.volatilityLegprotected List<VolatilityLeg> VolatilitySwapTransactionSupplement.volatilityLegMethods in net.finmath.smartcontract.product.xml that return VolatilityLegModifier and TypeMethodDescriptionObjectFactory.createVolatilityLeg()Create an instance ofVolatilityLegMethods in net.finmath.smartcontract.product.xml that return types with arguments of type VolatilityLegModifier and TypeMethodDescriptionVolatilitySwap.getVolatilityLeg()Gets the value of the volatilityLeg property.VolatilitySwapTransactionSupplement.getVolatilityLeg()Gets the value of the volatilityLeg property.