Uses of Class
net.finmath.smartcontract.product.xml.WeatherIndex
Packages that use WeatherIndex
-
Uses of WeatherIndex in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as WeatherIndexMethods in net.finmath.smartcontract.product.xml that return WeatherIndexModifier and TypeMethodDescriptionObjectFactory.createWeatherIndex()Create an instance ofWeatherIndexWeatherLeg.getWeatherIndexLevel()Gets the value of the weatherIndexLevel property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type WeatherIndexModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WeatherIndex> ObjectFactory.createCommodityOptionWeatherIndexStrikeLevel(WeatherIndex value) Methods in net.finmath.smartcontract.product.xml with parameters of type WeatherIndexModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WeatherIndex> ObjectFactory.createCommodityOptionWeatherIndexStrikeLevel(WeatherIndex value) voidWeatherLeg.setWeatherIndexLevel(WeatherIndex value) Sets the value of the weatherIndexLevel property.