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