Class WeatherWarning.Severity

java.lang.Object
de.kaffeemitkoffein.tinyweatherforecastgermany.WeatherWarning.Severity
Enclosing class:
WeatherWarning

public static class WeatherWarning.Severity extends Object
  • Constructor Details

    • Severity

      public Severity()
  • Method Details

    • toInt

      public static int toInt(String value)
    • GetColorHue

      public static int GetColorHue(int color)