Modifier and Type | Class and Description |
---|---|
static class |
CurrentWeatherData.Wind
Parses data about winds (from the JSON data) and provides methods to
get/access the information.
|
static class |
ForecastWeatherData.Forecast.Wind
Parses data about wind (from the JSON data) and provides methods to
get/access the information.
|