Package com.aerisweather.aeris.model
Class WeatherCoded
- java.lang.Object
-
- com.aerisweather.aeris.model.WeatherCoded
-
public class WeatherCoded extends Object
/** Can be used to determine when a particular type of weather is expected to begin/end. Refer to the Coded Weather documentation for additional information on the types of weather codes.
-
-
Field Summary
Fields Modifier and Type Field Description String
dateTimeISO
int
timestamp
String
wx
-
Constructor Summary
Constructors Constructor Description WeatherCoded()
-