Uses of Class
net.finmath.smartcontract.product.xml.WeatherIndexData
Packages that use WeatherIndexData
-
Uses of WeatherIndexData in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as WeatherIndexDataMethods in net.finmath.smartcontract.product.xml that return WeatherIndexDataModifier and TypeMethodDescriptionObjectFactory.createWeatherIndexData()Create an instance ofWeatherIndexDataWeatherLeg.getWeatherIndexData()Gets the value of the weatherIndexData property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type WeatherIndexDataModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WeatherIndexData> ObjectFactory.createCommodityOptionWeatherIndexData(WeatherIndexData value) Methods in net.finmath.smartcontract.product.xml with parameters of type WeatherIndexDataModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WeatherIndexData> ObjectFactory.createCommodityOptionWeatherIndexData(WeatherIndexData value) voidWeatherLeg.setWeatherIndexData(WeatherIndexData value) Sets the value of the weatherIndexData property.