Class | Description |
---|---|
Alert |
${copyright}.
|
BaseWeather |
Base weather class that holds the unit system
|
BaseWeather.WeatherUnit | |
City |
This class represents the a City as returned during the search process.
|
City.CityBuilder | |
CurrentWeather |
This class represents the current weather condition as retrieved by the provider.
|
DayForecast |
Single day weather forecast.
|
HistoricalHourWeather |
This class holds the historical weather information for a single hour as retrieved from the weather provider
|
HistoricalWeather |
Ths class holds the historical weather information retrieved from the weather provider
|
HourForecast |
This class holds the hour forecast information.
|
Location |
This class holds information about location as returned from the weather provider
|
Weather |
This class represents the Weather in the Location selected
|
WeatherForecast |
Forecast weather.
|
WeatherForecastData |
This is the basic class for weather forecast data.
|
WeatherHourForecast |
This class holds the hourly weather forecast.
|