Class RawWeatherInfo.Source
- java.lang.Object
-
- de.kaffeemitkoffein.tinyweatherforecastgermany.RawWeatherInfo.Source
-
- Enclosing class:
- RawWeatherInfo
public static final class RawWeatherInfo.Source extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Source()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getSourceString(int i)
-
-
-
Field Detail
-
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
-
MOS
public static final int MOS
- See Also:
- Constant Field Values
-
DMO
public static final int DMO
- See Also:
- Constant Field Values
-
SWSMOS
public static final int SWSMOS
- See Also:
- Constant Field Values
-
WARNMOS
public static final int WARNMOS
- See Also:
- Constant Field Values
-
-