Class DataStorage.Updates.Category
- java.lang.Object
-
- de.kaffeemitkoffein.tinyweatherforecastgermany.DataStorage.Updates.Category
-
- Enclosing class:
- DataStorage.Updates
public final class DataStorage.Updates.Category extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Category()
-
-
-
Field Detail
-
WEATHER
public static final int WEATHER
- See Also:
- Constant Field Values
-
WARNINGS
public static final int WARNINGS
- See Also:
- Constant Field Values
-
TEXTS
public static final int TEXTS
- See Also:
- Constant Field Values
-
POLLEN
public static final int POLLEN
- See Also:
- Constant Field Values
-
LAYERS
public static final int LAYERS
- See Also:
- Constant Field Values
-
-