public class FIODaily extends Object
| Constructor and Description |
|---|
FIODaily(ForecastIO fio) |
| Modifier and Type | Method and Description |
|---|---|
int |
days()
Returns the days in the daily report
|
FIODataPoint |
getDay(int day)
Returns the data point for the given day in the daily report
|
public FIODaily(ForecastIO fio)
public FIODataPoint getDay(int day)
day - the day to getpublic int days()
Copyright © 2014. All rights reserved.