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