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.weatherLeg
protected List<WeatherLeg>
CommoditySwaptionUnderlying.weatherLeg
Methods in net.finmath.smartcontract.product.xml that return WeatherLegModifier and TypeMethodDescriptionObjectFactory.createWeatherLeg()
Create an instance ofWeatherLeg
Methods 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.