JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.openweathermap.api.gson
,
org.openweathermap.api.model
,
org.openweathermap.api.model.currentweather
,
org.openweathermap.api.model.forecast
,
org.openweathermap.api.model.forecast.daily
,
org.openweathermap.api.model.forecast.hourly
,
org.openweathermap.api.model.uvi
Class Hierarchy
java.lang.Object
org.openweathermap.api.model.
AbstractWeatherResponse
org.openweathermap.api.model.
AbstractWeatherInformation
org.openweathermap.api.model.currentweather.
CurrentWeather
org.openweathermap.api.model.forecast.hourly.
HourlyForecast
(implements org.openweathermap.api.model.forecast.
Forecast
)
org.openweathermap.api.model.forecast.daily.
DailyForecast
(implements org.openweathermap.api.model.forecast.
Forecast
)
org.openweathermap.api.model.forecast.
City
org.openweathermap.api.model.
Clouds
org.openweathermap.api.model.forecast.
ForecastInformation
<T>
org.openweathermap.api.model.
MainParameters
org.openweathermap.api.model.
Rain
org.openweathermap.api.model.
Snow
org.openweathermap.api.model.
SystemParameters
org.openweathermap.api.model.forecast.daily.
Temperature
com.google.gson.TypeAdapter<T>
org.openweathermap.api.gson.
ISOStringDateTypeAdapter
org.openweathermap.api.gson.
SecondsDateTypeAdapter
org.openweathermap.api.model.uvi.
Uvi
org.openweathermap.api.model.
Weather
org.openweathermap.api.model.
Wind
org.openweathermap.api.model.
WindDirection
org.openweathermap.api.gson.
WindDirectionDeserializer
(implements com.google.gson.JsonDeserializer<T>)
org.openweathermap.api.gson.
WindDirectionSerializer
(implements com.google.gson.JsonSerializer<T>)
Interface Hierarchy
org.openweathermap.api.model.forecast.
Forecast
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes