Class WeatherCodeContract.LineageOsWeatherContract
- java.lang.Object
-
- de.kaffeemitkoffein.tinyweatherforecastgermany.WeatherCodeContract.LineageOsWeatherContract
-
- Enclosing class:
- WeatherCodeContract
public static final class WeatherCodeContract.LineageOsWeatherContract extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBLUSTERYstatic intCLEAR_NIGHTstatic intCLOUDYstatic intCOLDstatic intDRIZZLEstatic intFAIR_DAYstatic intFAIR_NIGHTstatic intFOGGYstatic intFREEZING_DRIZZLEstatic intFREEZING_RAINstatic intHEAVY_SNOWstatic intHOTstatic intHURRICANEstatic intLIGHT_SNOW_SHOWERSstatic intMIXED_RAIN_AND_SNOWstatic intMOSTLY_CLOUDY_DAYstatic intMOSTLY_CLOUDY_NIGHTstatic intNOT_AVAILABLEstatic intPARTLY_CLOUDYstatic intPARTLY_CLOUDY_DAYstatic intPARTLY_CLOUDY_NIGHTstatic intSCATTERED_SHOWERSstatic intSCATTERED_SNOW_SHOWERSstatic intSHOWERSstatic intSNOWstatic intSNOW_FLURRIESstatic intSNOW_SHOWERSstatic intSUNNYstatic intTHUNDERSTORMSstatic intWINDY
-
Constructor Summary
Constructors Constructor Description LineageOsWeatherContract()
-
-
-
Field Detail
-
BLUSTERY
public static final int BLUSTERY
- See Also:
- Constant Field Values
-
CLEAR_NIGHT
public static final int CLEAR_NIGHT
- See Also:
- Constant Field Values
-
CLOUDY
public static final int CLOUDY
- See Also:
- Constant Field Values
-
COLD
public static final int COLD
- See Also:
- Constant Field Values
-
DRIZZLE
public static final int DRIZZLE
- See Also:
- Constant Field Values
-
FAIR_DAY
public static final int FAIR_DAY
- See Also:
- Constant Field Values
-
FAIR_NIGHT
public static final int FAIR_NIGHT
- See Also:
- Constant Field Values
-
FREEZING_DRIZZLE
public static final int FREEZING_DRIZZLE
- See Also:
- Constant Field Values
-
FREEZING_RAIN
public static final int FREEZING_RAIN
- See Also:
- Constant Field Values
-
HEAVY_SNOW
public static final int HEAVY_SNOW
- See Also:
- Constant Field Values
-
HOT
public static final int HOT
- See Also:
- Constant Field Values
-
HURRICANE
public static final int HURRICANE
- See Also:
- Constant Field Values
-
LIGHT_SNOW_SHOWERS
public static final int LIGHT_SNOW_SHOWERS
- See Also:
- Constant Field Values
-
MIXED_RAIN_AND_SNOW
public static final int MIXED_RAIN_AND_SNOW
- See Also:
- Constant Field Values
-
MOSTLY_CLOUDY_DAY
public static final int MOSTLY_CLOUDY_DAY
- See Also:
- Constant Field Values
-
MOSTLY_CLOUDY_NIGHT
public static final int MOSTLY_CLOUDY_NIGHT
- See Also:
- Constant Field Values
-
NOT_AVAILABLE
public static final int NOT_AVAILABLE
- See Also:
- Constant Field Values
-
PARTLY_CLOUDY_DAY
public static final int PARTLY_CLOUDY_DAY
- See Also:
- Constant Field Values
-
PARTLY_CLOUDY_NIGHT
public static final int PARTLY_CLOUDY_NIGHT
- See Also:
- Constant Field Values
-
SCATTERED_SHOWERS
public static final int SCATTERED_SHOWERS
- See Also:
- Constant Field Values
-
SCATTERED_SNOW_SHOWERS
public static final int SCATTERED_SNOW_SHOWERS
- See Also:
- Constant Field Values
-
SHOWERS
public static final int SHOWERS
- See Also:
- Constant Field Values
-
SNOW
public static final int SNOW
- See Also:
- Constant Field Values
-
SNOW_FLURRIES
public static final int SNOW_FLURRIES
- See Also:
- Constant Field Values
-
SNOW_SHOWERS
public static final int SNOW_SHOWERS
- See Also:
- Constant Field Values
-
SUNNY
public static final int SUNNY
- See Also:
- Constant Field Values
-
WINDY
public static final int WINDY
- See Also:
- Constant Field Values
-
THUNDERSTORMS
public static final int THUNDERSTORMS
- See Also:
- Constant Field Values
-
FOGGY
public static final int FOGGY
- See Also:
- Constant Field Values
-
PARTLY_CLOUDY
public static final int PARTLY_CLOUDY
- See Also:
- Constant Field Values
-
-