| Package | Description |
|---|---|
| ch.rasc.forcastio.model |
| Modifier and Type | Method and Description |
|---|---|
static FioBlock |
FioBlock.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FioBlock[] |
FioBlock.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<FioBlock> |
FioRequest.excludeBlocks()
Exclude some number of data blocks from the API response.
|
Set<FioBlock> |
FioRequest.includeBlocks()
Include some number of data blocks in the API response.
|
Copyright © 2016. All rights reserved.