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.SerializableDeprecated.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description intconditionCodeDeprecated.static <any>CREATORDeprecated.inthumidityDeprecated.intmaxTempDeprecated.intminTempDeprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description intdescribeContents()Deprecated.voidwriteToParcel(Parcel dest, int flags)Deprecated.
-