- handle - Variable in class com.survivingwithandroid.weather.lib.provider.wunderground.extresponse.WebcamFeatureResponse
-
- handleLocation(Criteria, WeatherClient.CityEventListener) - Method in class com.survivingwithandroid.weather.lib.WeatherClient
-
- hemisphere - Variable in class com.survivingwithandroid.weather.lib.model.Location.Astronomy
-
- historicalData - Variable in class com.survivingwithandroid.weather.lib.model.HistoricalWeather
-
Historical weather information as retrieved by the weather provider.
- HistoricalHourWeather - Class in com.survivingwithandroid.weather.lib.model
-
This class holds the historical weather information for a single hour as retrieved from the weather provider
- HistoricalHourWeather() - Constructor for class com.survivingwithandroid.weather.lib.model.HistoricalHourWeather
-
- HistoricalWeather - Class in com.survivingwithandroid.weather.lib.model
-
Ths class holds the historical weather information retrieved from the weather provider
- HistoricalWeather() - Constructor for class com.survivingwithandroid.weather.lib.model.HistoricalWeather
-
- HourForecast - Class in com.survivingwithandroid.weather.lib.model
-
This class holds the hour forecast information.
- HourForecast() - Constructor for class com.survivingwithandroid.weather.lib.model.HourForecast
-
- hoursForecast - Variable in class com.survivingwithandroid.weather.lib.model.WeatherHourForecast
-
Hour forecast information as retrieved by the weather provider.
- httpClient(Class) - Method in class com.survivingwithandroid.weather.lib.WeatherClient.ClientBuilder
-
Attach the http Client that has to be used to make requests.