Uses of Class
net.finmath.smartcontract.product.xml.WeatherLeg
Packages that use WeatherLeg
-
Uses of WeatherLeg in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type WeatherLegModifier and TypeFieldDescriptionprotected List<WeatherLeg> CommoditySwap.weatherLegprotected List<WeatherLeg> CommoditySwaptionUnderlying.weatherLegMethods in net.finmath.smartcontract.product.xml that return WeatherLegModifier and TypeMethodDescriptionObjectFactory.createWeatherLeg()Create an instance ofWeatherLegMethods in net.finmath.smartcontract.product.xml that return types with arguments of type WeatherLegModifier and TypeMethodDescriptionCommoditySwap.getWeatherLeg()Gets the value of the weatherLeg property.CommoditySwaptionUnderlying.getWeatherLeg()Gets the value of the weatherLeg property.