| Package | Description |
|---|---|
| ch.rasc.darksky | |
| ch.rasc.darksky.converter | |
| ch.rasc.darksky.json | |
| ch.rasc.darksky.model |
| Class and Description |
|---|
| DsForecastRequest |
| DsResponse
The response to a Dark Sky API call
|
| DsTimeMachineRequest |
| Class and Description |
|---|
| DsAlertSeverity |
| DsIcon |
| DsPrecipType |
| DsUnit |
| Class and Description |
|---|
| DsResponse
The response to a Dark Sky API call
|
| Class and Description |
|---|
| DsAlert
An alert object represents a severe weather warning issued for the requested location
by a governmental authority.
|
| DsAlertSeverity |
| DsBlock |
| DsDataBlock
A data block object represents the various weather phenomena occurring over a period of
time.
|
| DsDataPoint
A data point object contains various properties, each representing the average (unless
otherwise specified) of a particular weather phenomenon occurring during a period of
time: an instant in the case of
DsResponse.currently(), a minute for
DsResponse.minutely(), an hour for DsResponse.hourly(), and a day for
DsResponse.daily(). |
| DsFlag
The flags object contains various metadata information related to the request.
|
| DsForecastRequest.Builder |
| DsIcon |
| DsLanguage |
| DsPrecipType |
| DsResponse
The response to a Dark Sky API call
|
| DsTimeMachineRequest.Builder |
| DsUnit |
| ImmutableDsAlert
Immutable implementation of
DsAlert. |
| ImmutableDsAlert.Builder
Builds instances of type
ImmutableDsAlert. |
| ImmutableDsDataBlock
Immutable implementation of
DsDataBlock. |
| ImmutableDsDataBlock.Builder
Builds instances of type
ImmutableDsDataBlock. |
| ImmutableDsDataPoint
Immutable implementation of
DsDataPoint. |
| ImmutableDsDataPoint.Builder
Builds instances of type
ImmutableDsDataPoint. |
| ImmutableDsFlag
Immutable implementation of
DsFlag. |
| ImmutableDsFlag.Builder
Builds instances of type
ImmutableDsFlag. |
| ImmutableDsResponse
Immutable implementation of
DsResponse. |
| ImmutableDsResponse.Builder
Builds instances of type
ImmutableDsResponse. |
Copyright © 2016–2020. All rights reserved.