Modifier and Type | Method and Description |
---|---|
static OpenWeatherMap.OWM_URL |
OpenWeatherMap.OWM_URL.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OpenWeatherMap.OWM_URL[] |
OpenWeatherMap.OWM_URL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OpenWeatherMap.OWM_Response(OpenWeatherMap.OWM_URL unit,
java.lang.String apiKey) |
OpenWeatherMap(OpenWeatherMap.OWM_URL unit,
java.lang.String apiKey) |