Uses of Class
net.finmath.smartcontract.product.xml.WeatherStation
-
Uses of WeatherStation in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected WeatherStation
WeatherIndexData.weatherStation
protected WeatherStation
WeatherIndexData.weatherStationFallback
protected WeatherStation
WeatherIndexData.weatherStationSecondFallback
Modifier and TypeMethodDescriptionObjectFactory.createWeatherStation()
Create an instance ofWeatherStation
WeatherIndexData.getWeatherStation()
Gets the value of the weatherStation property.WeatherIndexData.getWeatherStationFallback()
Gets the value of the weatherStationFallback property.WeatherIndexData.getWeatherStationSecondFallback()
Gets the value of the weatherStationSecondFallback property.Modifier and TypeMethodDescriptionvoid
WeatherIndexData.setWeatherStation
(WeatherStation value) Sets the value of the weatherStation property.void
WeatherIndexData.setWeatherStationFallback
(WeatherStation value) Sets the value of the weatherStationFallback property.void
WeatherIndexData.setWeatherStationSecondFallback
(WeatherStation value) Sets the value of the weatherStationSecondFallback property.