public class FIOMinutely extends Object
| Constructor and Description |
|---|
FIOMinutely(ForecastIO fio) |
| Modifier and Type | Method and Description |
|---|---|
FIODataPoint |
getMinute(int minute)
Returns the data point for the given minute in the minutely report
|
int |
minutes()
Returns the minutes in the minutely report
|
public FIOMinutely(ForecastIO fio)
public FIODataPoint getMinute(int minute)
minute - the minute to getpublic int minutes()
Copyright © 2014. All rights reserved.