A C D F G H J N O T V 

H

hasBaseStation() - Method in class net.aksingh.java.api.owm.CurrentWeatherData
 
hasCityCode() - Method in class net.aksingh.java.api.owm.CurrentWeatherData
 
hasCityCode() - Method in class net.aksingh.java.api.owm.DailyForecastData.City
 
hasCityCode() - Method in class net.aksingh.java.api.owm.ForecastWeatherData.City
 
hasCityName() - Method in class net.aksingh.java.api.owm.CurrentWeatherData
 
hasCityName() - Method in class net.aksingh.java.api.owm.DailyForecastData.City
 
hasCityName() - Method in class net.aksingh.java.api.owm.ForecastWeatherData.City
 
hasCityPopulation() - Method in class net.aksingh.java.api.owm.DailyForecastData.City
 
hasCityPopulation() - Method in class net.aksingh.java.api.owm.ForecastWeatherData.City
 
hasCountryCode() - Method in class net.aksingh.java.api.owm.CurrentWeatherData.Sys
 
hasCountryCode() - Method in class net.aksingh.java.api.owm.DailyForecastData.City
 
hasCountryCode() - Method in class net.aksingh.java.api.owm.ForecastWeatherData.City
 
hasDateTime() - Method in class net.aksingh.java.api.owm.AbstractWeatherData
Tells if the data for date and time of this weather is available or not.
hasDateTimeText() - Method in class net.aksingh.java.api.owm.ForecastWeatherData.Forecast
 
hasDayTemperature() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast.Temperature
 
hasEveningTemperature() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast.Temperature
 
hasForecast_List() - Method in class net.aksingh.java.api.owm.DailyForecastData
 
hasForecast_List() - Method in class net.aksingh.java.api.owm.ForecastWeatherData
 
hasGroundLevel() - Method in class net.aksingh.java.api.owm.ForecastWeatherData.Forecast.Main
 
hasHumidity() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Main
Tells if the data for humidity of the city is available or not.
hasHumidity() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast
 
hasLatitude() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Coord
Tells if the data for latitude of the city is available or not.
hasLongitude() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Coord
Tells if the data for longitude of the city is available or not.
hasMaximumTemperature() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast.Temperature
 
hasMaxTemperature() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Main
Tells if the data for maximum temperature of the city is available or not.
hasMinimumTemperature() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast.Temperature
 
hasMinTemperature() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Main
Tells if the data for minimum temperature of the city is available or not.
hasMorningTemperature() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast.Temperature
 
hasNightTemperature() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast.Temperature
 
hasPercentageOfClouds() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Clouds
Tells if the data for percentage of all clouds is available or not.
hasPercentageOfClouds() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast
 
hasPod() - Method in class net.aksingh.java.api.owm.ForecastWeatherData.Forecast.Sys
 
hasPressure() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Main
Tells if the data for pressure of the city is available or not.
hasPressure() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast
 
hasRain3Hours() - Method in class net.aksingh.java.api.owm.CurrentWeatherData.Rain
 
hasResponseCode() - Method in class net.aksingh.java.api.owm.CurrentWeatherData
 
hasResponseCode() - Method in class net.aksingh.java.api.owm.DailyForecastData
 
hasResponseCode() - Method in class net.aksingh.java.api.owm.ForecastWeatherData
 
hasResponseForecastCount() - Method in class net.aksingh.java.api.owm.DailyForecastData
 
hasResponseForecastCount() - Method in class net.aksingh.java.api.owm.ForecastWeatherData
 
hasResponseTime() - Method in class net.aksingh.java.api.owm.DailyForecastData
 
hasResponseTime() - Method in class net.aksingh.java.api.owm.ForecastWeatherData
 
hasSeaLevel() - Method in class net.aksingh.java.api.owm.ForecastWeatherData.Forecast.Main
 
hasSunriseTime() - Method in class net.aksingh.java.api.owm.CurrentWeatherData.Sys
 
hasSunsetTime() - Method in class net.aksingh.java.api.owm.CurrentWeatherData.Sys
 
hasTemperature() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Main
Tells if the data for temperature of the city is available or not.
hasTempKF() - Method in class net.aksingh.java.api.owm.ForecastWeatherData.Forecast.Main
 
hasWeather_List() - Method in class net.aksingh.java.api.owm.CurrentWeatherData
 
hasWeather_List() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast
 
hasWeather_List() - Method in class net.aksingh.java.api.owm.ForecastWeatherData.Forecast
 
hasWeatherCode() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Weather
Tells if the data for weather's code is available or not.
hasWeatherDescription() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Weather
Tells if the data for weather's description is available or not.
hasWeatherIconName() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Weather
Tells if the data for name of weather's icon is available or not.
hasWeatherName() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Weather
Tells if the data for weather's name is available or not.
hasWindDegree() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Wind
Tells if the data for degree (degree gives direction) of wind in the city is available or not.
hasWindDegree() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast
 
hasWindGust() - Method in class net.aksingh.java.api.owm.CurrentWeatherData.Wind
 
hasWindSpeed() - Method in class net.aksingh.java.api.owm.AbstractWeatherData.Wind
Tells if the data for speed of wind in the city is available or not.
hasWindSpeed() - Method in class net.aksingh.java.api.owm.DailyForecastData.Forecast
 
A C D F G H J N O T V