Modifier and Type | Class and Description |
---|---|
static class |
CurrentWeatherData.Weather
Parses data about weather code, name, etc.
|
static class |
DailyForecastData.Forecast.Weather
Parses data about weather (from the JSON data) and provides methods
to get/access the information.
|
static class |
ForecastWeatherData.Forecast.Weather
Parses data about weather (from the JSON data) and provides methods
to get/access the information.
|