- GerritAPI - Interface in net.aksingh.owmjapis.demo
-
- getAirPollutionByCoords(lat, lon, dateTime) - Method in interface net.aksingh.owmjapis.api.AirPollutionAPI
-
- getBASE_URL() - Method in class net.aksingh.owmjapis.demo.Controller
-
- getBaseStation() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getCalcTime() - Method in class net.aksingh.owmjapis.model.CurrentWeatherList
-
- getCityData() - Method in class net.aksingh.owmjapis.model.DailyWeatherForecast
-
- getCityData() - Method in class net.aksingh.owmjapis.model.HourlyWeatherForecast
-
- getCityId() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getCityName() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getCloudData() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getCloudData() - Method in class net.aksingh.owmjapis.model.param.WeatherData
-
- getCloudiness() - Method in class net.aksingh.owmjapis.model.param.Cloud
-
- getCode() - Method in class net.aksingh.owmjapis.api.APIException
-
- getConditionId() - Method in class net.aksingh.owmjapis.model.param.Weather
-
- getCoordData() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getCoordData() - Method in class net.aksingh.owmjapis.model.param.City
-
- getCountryCode() - Method in class net.aksingh.owmjapis.model.param.City
-
- getCountryCode() - Method in class net.aksingh.owmjapis.model.param.System
-
- getCurrentUVIndexByCoords(lat, lon) - Method in interface net.aksingh.owmjapis.api.CurrentUVIndexAPI
-
- getCurrentWeatherByCityId(id) - Method in interface net.aksingh.owmjapis.api.CurrentWeatherAPI
-
- getCurrentWeatherByCityName(name) - Method in interface net.aksingh.owmjapis.api.CurrentWeatherAPI
-
- getCurrentWeatherByCoords(lat, lon) - Method in interface net.aksingh.owmjapis.api.CurrentWeatherAPI
-
- getCurrentWeatherByZipCode(zip) - Method in interface net.aksingh.owmjapis.api.CurrentWeatherAPI
-
- getCurrentWeatherListByCityId(ids) - Method in interface net.aksingh.owmjapis.api.CurrentWeatherAPI
-
- getCurrentWeatherListInCycle(lat, lon, count) - Method in interface net.aksingh.owmjapis.api.CurrentWeatherAPI
-
- getCurrentWeatherListInZone(box) - Method in interface net.aksingh.owmjapis.api.CurrentWeatherAPI
-
- getDailyUVIndexForecastByCoords(lat, lon) - Method in interface net.aksingh.owmjapis.api.DailyUVIndexForecastAPI
-
- getDailyWeatherForecastByCityId(id, count) - Method in interface net.aksingh.owmjapis.api.DailyWeatherForecastAPI
-
- getDailyWeatherForecastByCityName(name, count) - Method in interface net.aksingh.owmjapis.api.DailyWeatherForecastAPI
-
- getDailyWeatherForecastByCoords(lat, lon, count) - Method in interface net.aksingh.owmjapis.api.DailyWeatherForecastAPI
-
- getDailyWeatherForecastByZipCode(zip, count) - Method in interface net.aksingh.owmjapis.api.DailyWeatherForecastAPI
-
- getData() - Method in class net.aksingh.owmjapis.model.AirPollution
-
- getDataCount() - Method in class net.aksingh.owmjapis.model.CurrentWeatherList
-
- getDataCount() - Method in class net.aksingh.owmjapis.model.DailyWeatherForecast
-
- getDataCount() - Method in class net.aksingh.owmjapis.model.HourlyWeatherForecast
-
- getDataList() - Method in class net.aksingh.owmjapis.model.CurrentWeatherList
-
- getDataList() - Method in class net.aksingh.owmjapis.model.DailyWeatherForecast
-
- getDataList() - Method in class net.aksingh.owmjapis.model.HourlyWeatherForecast
-
- getDateISO() - Method in class net.aksingh.owmjapis.model.CurrentUVIndex
-
- getDateISO() - Method in class net.aksingh.owmjapis.model.DailyUVIndexForecast
-
- getDateISO() - Method in class net.aksingh.owmjapis.model.HistoricalUVIndex
-
- getDateTime() - Method in class net.aksingh.owmjapis.model.AirPollution
-
- getDateTime() - Method in class net.aksingh.owmjapis.model.CurrentUVIndex
-
- getDateTime() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getDateTime() - Method in class net.aksingh.owmjapis.model.DailyUVIndexForecast
-
- getDateTime() - Method in class net.aksingh.owmjapis.model.HistoricalUVIndex
-
- getDateTime() - Method in class net.aksingh.owmjapis.model.param.WeatherData
-
- getDateTimeText() - Method in class net.aksingh.owmjapis.model.param.WeatherData
-
- getDegree() - Method in class net.aksingh.owmjapis.model.param.Wind
-
- getDescription() - Method in class net.aksingh.owmjapis.model.param.Weather
-
- getDescription(conditionId) - Static method in class net.aksingh.owmjapis.util.WeatherConditions
-
Tells description of weather condition.
- getDescription(conditionId) - Method in class net.aksingh.owmjapis.util.WeatherConditions.Static
-
Tells description of weather condition.
- getGroundLevel() - Method in class net.aksingh.owmjapis.model.param.Main
-
- getGust() - Method in class net.aksingh.owmjapis.model.param.Wind
-
- getHistoricalUVIndexByCoords(lat, lon, count, startTime, endTime) - Method in interface net.aksingh.owmjapis.api.HistoricalUVIndexAPI
-
- getHistoricalUVIndexByCoords(lat, lon, startTime, endTime) - Method in interface net.aksingh.owmjapis.api.HistoricalUVIndexAPI
-
- getHourlyWeatherForecastByCityId(id) - Method in interface net.aksingh.owmjapis.api.HourlyWeatherForecastAPI
-
- getHourlyWeatherForecastByCityName(name) - Method in interface net.aksingh.owmjapis.api.HourlyWeatherForecastAPI
-
- getHourlyWeatherForecastByCoords(lat, lon) - Method in interface net.aksingh.owmjapis.api.HourlyWeatherForecastAPI
-
- getHourlyWeatherForecastByZipCode(zip) - Method in interface net.aksingh.owmjapis.api.HourlyWeatherForecastAPI
-
- getHumidity() - Method in class net.aksingh.owmjapis.model.param.Main
-
- getHumidity() - Method in class net.aksingh.owmjapis.model.param.WeatherData
-
- getIconCode() - Method in class net.aksingh.owmjapis.model.param.Weather
-
- getIconCode(conditionId) - Static method in class net.aksingh.owmjapis.util.WeatherConditions
-
Tells non-day/night icon code for a weather condition.
- getIconCode(conditionId) - Method in class net.aksingh.owmjapis.util.WeatherConditions.Static
-
Tells non-day/night icon code for a weather condition.
- getIconDayCode(iconCode) - Static method in class net.aksingh.owmjapis.util.WeatherConditions
-
Tells day icon code for a weather condition.
- getIconDayCode(iconCode) - Method in class net.aksingh.owmjapis.util.WeatherConditions.Static
-
Tells day icon code for a weather condition.
- getIconDayLink(iconCode) - Static method in class net.aksingh.owmjapis.util.WeatherConditions
-
Tells day icon's link for a weather condition.
- getIconDayLink(iconCode) - Method in class net.aksingh.owmjapis.util.WeatherConditions.Static
-
Tells day icon's link for a weather condition.
- getIconLink() - Method in class net.aksingh.owmjapis.model.param.Weather
-
- getIconLink(iconCode, isDay) - Static method in class net.aksingh.owmjapis.util.WeatherConditions
-
Tells day/night icon link for a weather condition.
- getIconLink(iconCode, isDay) - Method in class net.aksingh.owmjapis.util.WeatherConditions.Static
-
Tells day/night icon link for a weather condition.
- getIconLink(iconName) - Static method in class net.aksingh.owmjapis.util.WeatherConditions
-
Tells day/night icon code for a weather condition.
- getIconLink(iconName) - Method in class net.aksingh.owmjapis.util.WeatherConditions.Static
-
Tells day/night icon code for a weather condition.
- getIconNightCode(iconCode) - Static method in class net.aksingh.owmjapis.util.WeatherConditions
-
Tells night icon code for a weather condition.
- getIconNightCode(iconCode) - Method in class net.aksingh.owmjapis.util.WeatherConditions.Static
-
Tells night icon code for a weather condition.
- getIconNightLink(iconCode) - Static method in class net.aksingh.owmjapis.util.WeatherConditions
-
Tells night icon's link for a weather condition.
- getIconNightLink(iconCode) - Method in class net.aksingh.owmjapis.util.WeatherConditions.Static
-
Tells night icon's link for a weather condition.
- getId() - Method in class net.aksingh.owmjapis.model.param.City
-
- getId() - Method in class net.aksingh.owmjapis.model.param.System
-
- getInfo() - Method in class net.aksingh.owmjapis.api.APIException
-
- getLatitude() - Method in class net.aksingh.owmjapis.model.CurrentUVIndex
-
- getLatitude() - Method in class net.aksingh.owmjapis.model.DailyUVIndexForecast
-
- getLatitude() - Method in class net.aksingh.owmjapis.model.HistoricalUVIndex
-
- getLatitude() - Method in class net.aksingh.owmjapis.model.param.Coord
-
- getLocation() - Method in class net.aksingh.owmjapis.model.AirPollution
-
- getLongitude() - Method in class net.aksingh.owmjapis.model.CurrentUVIndex
-
- getLongitude() - Method in class net.aksingh.owmjapis.model.DailyUVIndexForecast
-
- getLongitude() - Method in class net.aksingh.owmjapis.model.HistoricalUVIndex
-
- getLongitude() - Method in class net.aksingh.owmjapis.model.param.Coord
-
- getMainData() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getMainData() - Method in class net.aksingh.owmjapis.model.param.WeatherData
-
- getMainInfo() - Method in class net.aksingh.owmjapis.model.param.Weather
-
- getMessage() - Method in class net.aksingh.owmjapis.api.APIException
-
- getMessage() - Method in class net.aksingh.owmjapis.model.DailyWeatherForecast
-
- getMessage() - Method in class net.aksingh.owmjapis.model.HourlyWeatherForecast
-
- getMessage() - Method in class net.aksingh.owmjapis.model.param.System
-
- getMoreInfo() - Method in class net.aksingh.owmjapis.model.param.Weather
-
- getName() - Method in class net.aksingh.owmjapis.model.param.City
-
- getPod() - Method in class net.aksingh.owmjapis.model.param.System
-
- getPopulation() - Method in class net.aksingh.owmjapis.model.param.City
-
- getPrecipVol3h() - Method in class net.aksingh.owmjapis.model.param.Rain
-
- getPrecision() - Method in class net.aksingh.owmjapis.model.param.AirPollutionData
-
- getPressure() - Method in class net.aksingh.owmjapis.model.param.AirPollutionData
-
- getPressure() - Method in class net.aksingh.owmjapis.model.param.Main
-
- getPressure() - Method in class net.aksingh.owmjapis.model.param.WeatherData
-
- getRainData() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getRespCode() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getRespCode() - Method in class net.aksingh.owmjapis.model.CurrentWeatherList
-
- getRespCode() - Method in class net.aksingh.owmjapis.model.DailyWeatherForecast
-
- getRespCode() - Method in class net.aksingh.owmjapis.model.HourlyWeatherForecast
-
- getSeaLevel() - Method in class net.aksingh.owmjapis.model.param.Main
-
- getSnowData() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getSnowVol3h() - Method in class net.aksingh.owmjapis.model.param.Snow
-
- getSpeed() - Method in class net.aksingh.owmjapis.model.param.Wind
-
- getSunriseDateTime() - Method in class net.aksingh.owmjapis.model.param.System
-
- getSunsetDateTime() - Method in class net.aksingh.owmjapis.model.param.System
-
- getSystemData() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getSystemData() - Method in class net.aksingh.owmjapis.model.param.WeatherData
-
- getTemp() - Method in class net.aksingh.owmjapis.model.param.Main
-
- getTempData() - Method in class net.aksingh.owmjapis.model.param.WeatherData
-
- getTempDay() - Method in class net.aksingh.owmjapis.model.param.Temp
-
- getTempEvening() - Method in class net.aksingh.owmjapis.model.param.Temp
-
- getTempKf() - Method in class net.aksingh.owmjapis.model.param.Main
-
- getTempMax() - Method in class net.aksingh.owmjapis.model.param.Main
-
- getTempMax() - Method in class net.aksingh.owmjapis.model.param.Temp
-
- getTempMin() - Method in class net.aksingh.owmjapis.model.param.Main
-
- getTempMin() - Method in class net.aksingh.owmjapis.model.param.Temp
-
- getTempMorning() - Method in class net.aksingh.owmjapis.model.param.Temp
-
- getTempNight() - Method in class net.aksingh.owmjapis.model.param.Temp
-
- getType() - Method in class net.aksingh.owmjapis.model.param.System
-
- getValue() - Method in class net.aksingh.owmjapis.model.CurrentUVIndex
-
- getValue() - Method in class net.aksingh.owmjapis.model.DailyUVIndexForecast
-
- getValue() - Method in class net.aksingh.owmjapis.model.HistoricalUVIndex
-
- getValue() - Method in class net.aksingh.owmjapis.model.param.AirPollutionData
-
- getWeatherList() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getWeatherList() - Method in class net.aksingh.owmjapis.model.param.WeatherData
-
- getWindData() - Method in class net.aksingh.owmjapis.model.CurrentWeather
-
- getWindData() - Method in class net.aksingh.owmjapis.model.param.WeatherData
-