Package | Description |
---|---|
com.survivingwithandroid.weather.lib.model |
Modifier and Type | Method and Description |
---|---|
DayForecast |
WeatherForecast.getForecast(int dayNum) |
Modifier and Type | Method and Description |
---|---|
java.util.List<DayForecast> |
WeatherForecast.getForecast() |
Modifier and Type | Method and Description |
---|---|
void |
WeatherForecast.addForecast(DayForecast forecast) |