| Package | Description |
|---|---|
| tk.plogitech.darksky.forecast.model |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Currently |
A data point containing the current weather conditions at the requested location.
|
class |
HourlyDataPoint |
DataPoint for the data of a single hour.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<DataPoint> |
Minutely.getData() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Minutely.setData(List<DataPoint> data) |
Copyright © 2018. All rights reserved.