Class WeatherSpec.Forecast
- java.lang.Object
-
- nodomain.freeyourgadget.gadgetbridge.model.WeatherSpec.Forecast
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- WeatherSpec
@Deprecated public static class WeatherSpec.Forecast extends java.lang.Object implements java.io.Serializable
Deprecated.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description int
conditionCode
Deprecated.static <any>
CREATOR
Deprecated.int
humidity
Deprecated.int
maxTemp
Deprecated.int
minTemp
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description int
describeContents()
Deprecated.void
writeToParcel(Parcel dest, int flags)
Deprecated.
-