Modifier and Type | Class and Description |
---|---|
static class |
CurrentWeatherData.Coord
Parses data about geographic coordinates (from the JSON data)
and provides methods to get/access the information.
|
static class |
DailyForecastData.City.Coord
Parses data about geographic coordinates (from the JSON data)
and provides methods to get/access the information.
|
static class |
ForecastWeatherData.City.Coord
Parses data about geographic coordinates (from the JSON data)
and provides methods to get/access the information.
|