A C D G H J M N O S T V

C

convertDegree2Direction(float) - Method in class net.aksingh.owmjapis.Tools
Converts degree to direction.
CurrentWeather - Class in net.aksingh.owmjapis
Parses current weather data and provides methods to get/access the same information.
CurrentWeather.Clouds - Class in net.aksingh.owmjapis
Parses clouds data and provides methods to get/access the same information.
CurrentWeather.Coord - Class in net.aksingh.owmjapis
Parses coordination data and provides methods to get/access the same information.
CurrentWeather.Main - Class in net.aksingh.owmjapis
Parses main data and provides methods to get/access the same information.
CurrentWeather.Rain - Class in net.aksingh.owmjapis
Parses rain data and provides methods to get/access the same information.
CurrentWeather.Sys - Class in net.aksingh.owmjapis
Parses sys data and provides methods to get/access the same information.
CurrentWeather.Wind - Class in net.aksingh.owmjapis
Parses wind data and provides methods to get/access the same information.
currentWeatherByCityCode(long) - Method in class net.aksingh.owmjapis.OpenWeatherMap
 
currentWeatherByCityCode(long) - Method in class net.aksingh.owmjapis.OpenWeatherMap.OWMAddress
 
currentWeatherByCityName(String) - Method in class net.aksingh.owmjapis.OpenWeatherMap
 
currentWeatherByCityName(String, String) - Method in class net.aksingh.owmjapis.OpenWeatherMap
 
currentWeatherByCityName(String) - Method in class net.aksingh.owmjapis.OpenWeatherMap.OWMAddress
 
currentWeatherByCityName(String, String) - Method in class net.aksingh.owmjapis.OpenWeatherMap.OWMAddress
 
currentWeatherByCoordinates(float, float) - Method in class net.aksingh.owmjapis.OpenWeatherMap
 
currentWeatherByCoordinates(float, float) - Method in class net.aksingh.owmjapis.OpenWeatherMap.OWMAddress
 
currentWeatherFromRawResponse(String) - Method in class net.aksingh.owmjapis.OpenWeatherMap
 
CurrentWeatherTest - Class in net.aksingh.owmjapis
Tests the CurrentWeather's functionality.
CurrentWeatherTest() - Constructor for class net.aksingh.owmjapis.CurrentWeatherTest
 

A C D G H J M N O S T V