Uses of Class
net.finmath.smartcontract.product.xml.WeatherStationAirport
Packages that use WeatherStationAirport
-
Uses of WeatherStationAirport in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as WeatherStationAirportModifier and TypeFieldDescriptionprotected WeatherStationAirport
WeatherStation.weatherStationAirport
Methods in net.finmath.smartcontract.product.xml that return WeatherStationAirportModifier and TypeMethodDescriptionObjectFactory.createWeatherStationAirport()
Create an instance ofWeatherStationAirport
WeatherStation.getWeatherStationAirport()
Gets the value of the weatherStationAirport property.Methods in net.finmath.smartcontract.product.xml with parameters of type WeatherStationAirportModifier and TypeMethodDescriptionvoid
WeatherStation.setWeatherStationAirport(WeatherStationAirport value)
Sets the value of the weatherStationAirport property.