public static enum OWM.Unit
Unit that can be set for getting data from OpenWeatherMap.org
https//openweathermap.org/current#data
IMPERIAL
METRIC
STANDARD
java.lang.String
getValue()
public static OWM.Unit IMPERIAL
public static OWM.Unit METRIC
public static OWM.Unit STANDARD
public java.lang.String getValue()