A B C D E F G H I J L M N O P R S T V W 

D

dailyForecastByCityCode(long, byte) - Method in class net.aksingh.java.api.owm.OpenWeatherMap
 
dailyForecastByCityCode(long, byte) - Method in class net.aksingh.java.api.owm.OpenWeatherMap.OWM_Response
 
dailyForecastByCityName(String, byte) - Method in class net.aksingh.java.api.owm.OpenWeatherMap
 
dailyForecastByCityName(String, String, byte) - Method in class net.aksingh.java.api.owm.OpenWeatherMap
 
dailyForecastByCityName(String, byte) - Method in class net.aksingh.java.api.owm.OpenWeatherMap.OWM_Response
 
dailyForecastByCityName(String, String, byte) - Method in class net.aksingh.java.api.owm.OpenWeatherMap.OWM_Response
 
dailyForecastByCoordinates(float, float, byte) - Method in class net.aksingh.java.api.owm.OpenWeatherMap
 
dailyForecastByCoordinates(float, float, byte) - Method in class net.aksingh.java.api.owm.OpenWeatherMap.OWM_Response
 
DailyForecastData - Class in net.aksingh.java.api.owm
Parses daily forecast data (from the JSON data) and provides methods to get/access the information about daily forecasted weather.
DailyForecastData(JSONObject) - Constructor for class net.aksingh.java.api.owm.DailyForecastData
Parameterized constructor Initializes variables from values from the given JSON object.
DailyForecastData.City - Class in net.aksingh.java.api.owm
Parses data about city (from the JSON data) and provides methods to get/access the information.
DailyForecastData.City() - Constructor for class net.aksingh.java.api.owm.DailyForecastData.City
Non-parameterized constructor
DailyForecastData.City(JSONObject) - Constructor for class net.aksingh.java.api.owm.DailyForecastData.City
Parameterized constructor Initializes variables from values from the given JSON object.
DailyForecastData.City.Coord - Class in net.aksingh.java.api.owm
Parses data about geographic coordinates (from the JSON data) and provides methods to get/access the information.
DailyForecastData.City.Coord() - Constructor for class net.aksingh.java.api.owm.DailyForecastData.City.Coord
Non-parameterized constructor
DailyForecastData.City.Coord(JSONObject) - Constructor for class net.aksingh.java.api.owm.DailyForecastData.City.Coord
Parameterized constructor Initializes variables from values from the given JSON object.
DailyForecastData.Forecast - Class in net.aksingh.java.api.owm
Parses data about forecasts (from the JSON data) and provides methods to get/access the information.
DailyForecastData.Forecast() - Constructor for class net.aksingh.java.api.owm.DailyForecastData.Forecast
Non-parameterized constructor
DailyForecastData.Forecast(JSONObject) - Constructor for class net.aksingh.java.api.owm.DailyForecastData.Forecast
Parameterized constructor Initializes variables from values from the given JSON object.
DailyForecastData.Forecast.Temperature - Class in net.aksingh.java.api.owm
Parses data about temperature (from the JSON data) and provides methods to get/access the information.
DailyForecastData.Forecast.Temperature() - Constructor for class net.aksingh.java.api.owm.DailyForecastData.Forecast.Temperature
Non-parameterized constructor
DailyForecastData.Forecast.Temperature(JSONObject) - Constructor for class net.aksingh.java.api.owm.DailyForecastData.Forecast.Temperature
Parameterized constructor Initializes variables from values from the given JSON object.
DailyForecastData.Forecast.Weather - Class in net.aksingh.java.api.owm
Parses data about weather (from the JSON data) and provides methods to get/access the information.
DailyForecastData.Forecast.Weather() - Constructor for class net.aksingh.java.api.owm.DailyForecastData.Forecast.Weather
Non-parameterized constructor
DailyForecastData.Forecast.Weather(JSONObject) - Constructor for class net.aksingh.java.api.owm.DailyForecastData.Forecast.Weather
Parameterized constructor Initializes variables from values from the given JSON object.
dailyForecastFromResponse(String) - Method in class net.aksingh.java.api.owm.OpenWeatherMap
 
dateTime - Variable in class net.aksingh.java.api.owm.AbstractWeatherData
Date and time of the weather.
dateTimeText - Variable in class net.aksingh.java.api.owm.ForecastWeatherData.Forecast
Date time text
dayTemp - Variable in class net.aksingh.java.api.owm.DailyForecastData.Forecast.Temperature
Day temperature
degree - Variable in class net.aksingh.java.api.owm.AbstractWeatherData.Wind
Wind degree (direction of wind)
description - Variable in class net.aksingh.java.api.owm.AbstractWeatherData.Weather
Weather description
downloadPage(String) - Static method in class net.aksingh.java.api.owm.Tools.Downloader
Downloads a page/content from the Internet.
A B C D E F G H I J L M N O P R S T V W