| Interface | Description |
|---|---|
| FioAlert |
An alert object represents a severe weather warning issued for the requested location
by a governmental authority
|
| FioDataBlock |
A data block object represents the various weather phenomena occurring over a period of
time.
|
| FioFlag |
The flags object contains various metadata information related to the request.
|
| FioRequest | |
| FioResponse |
The response to a forecat.io call
|
| Class | Description |
|---|---|
| FioDataPoint |
A data point object contains various properties, each representing a particular weather
phenomenon occurring at a specific point in time.
|
| FioRequest.Builder | |
| ImmutableFioAlert |
Immutable implementation of
FioAlert. |
| ImmutableFioAlert.Builder |
Builds instances of type
ImmutableFioAlert. |
| ImmutableFioDataBlock |
Immutable implementation of
FioDataBlock. |
| ImmutableFioDataBlock.Builder |
Builds instances of type
ImmutableFioDataBlock. |
| ImmutableFioDataPoint |
Immutable implementation of
FioDataPoint. |
| ImmutableFioDataPoint.Builder |
Builds instances of type
ImmutableFioDataPoint. |
| ImmutableFioFlag |
Immutable implementation of
FioFlag. |
| ImmutableFioFlag.Builder |
Builds instances of type
ImmutableFioFlag. |
| ImmutableFioResponse |
Immutable implementation of
FioResponse. |
| ImmutableFioResponse.Builder |
Builds instances of type
ImmutableFioResponse. |
| Enum | Description |
|---|---|
| FioBlock | |
| FioIcon | |
| FioLanguage | |
| FioPrecipType | |
| FioUnit |
| Annotation Type | Description |
|---|---|
| Nullable |
Copyright © 2016. All rights reserved.