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 ofWeatherIndexData
WeatherLeg.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)
void
WeatherLeg.setWeatherIndexData(WeatherIndexData value)
Sets the value of the weatherIndexData property.