Class WeatherWarning.Severity
- java.lang.Object
-
- de.kaffeemitkoffein.tinyweatherforecastgermany.WeatherWarning.Severity
-
- Enclosing class:
- WeatherWarning
public static class WeatherWarning.Severity extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Severity()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getColor(Context context, int severity)
static int
toInt(java.lang.String value)
-