A B C D E F G H I L N O P Q S T U V W X

W

WeatherProperty<T> - Class in com.oopitis.weather
An object of this class represents a piece of weather information.
WeatherProperty(String) - Constructor for class com.oopitis.weather.WeatherProperty
Constructs a weather property with a constant name.
WeatherProperty(String, String, String) - Constructor for class com.oopitis.weather.WeatherProperty
Constructs a weather property with a locale-sensitive name from resource bundles.
WeatherPropertyMap - Interface in com.oopitis.weather
Read-only access to weather data.
WeatherPropertySet - Class in com.oopitis.weather
A set of weather properties.
WeatherPropertySet(WeatherProperty, WeatherProperty...) - Constructor for class com.oopitis.weather.WeatherPropertySet
Creates a weather property set with a list of properties.
WeatherPropertySet(Collection<WeatherProperty>) - Constructor for class com.oopitis.weather.WeatherPropertySet
Creates a weather property set from a collection of properties.
WeatherPropertySet(WeatherPropertySet, WeatherProperty, WeatherProperty...) - Constructor for class com.oopitis.weather.WeatherPropertySet
Creates a weather property set based on another set.
WeatherReport - Class in com.oopitis.weather
A group of weather data associated with a time and a location.
WeatherReport(Feature, Date, GeoLocation, WeatherPropertyMap) - Constructor for class com.oopitis.weather.WeatherReport
Creates a weather report.
WeatherReport(Feature, Date, GeoLocation) - Constructor for class com.oopitis.weather.WeatherReport
Creates a weather report without data.
WeatherService<L extends GeoLocation,Q extends QueryHint,R extends WeatherReport> - Class in com.oopitis.weather
A service that reports weather conditions for a location based on a query hint.
WeatherService() - Constructor for class com.oopitis.weather.WeatherService
Constructs a weather service.
WeatherServiceException - Exception in com.oopitis.weather
A generic exception indicating an error has occurred during a weather service operation.
WeatherServiceException(String) - Constructor for exception com.oopitis.weather.WeatherServiceException
Constructs a WeatherServiceException with a detailed message.
WeatherServiceException(String, Throwable) - Constructor for exception com.oopitis.weather.WeatherServiceException
Constructs a WeatherServiceException with a detailed message and a cause.
WeatherServiceException(Throwable) - Constructor for exception com.oopitis.weather.WeatherServiceException
Constructs a WeatherServiceException with a cause.
WeatherSummary - Static variable in class com.oopitis.weather.owm.OwmWeather
This property corresponds to the weather object in the data.
Wind - Static variable in class com.oopitis.weather.WeatherService
Wind related properties.
WindDirectionDegree - Static variable in class com.oopitis.weather.WeatherService
The direction from which the wind originates in degrees, with true north in zero degree and moving clockwise.
WindMeterPerSecond - Static variable in class com.oopitis.weather.WeatherService
The wind speed in meters per second.

A B C D E F G H I L N O P Q S T U V W X