| Package | Description |
|---|---|
| ch.rasc.darksky.model |
| Modifier and Type | Method and Description |
|---|---|
DsLanguage |
DsForecastRequest.language()
Return summary properties in the desired language.
|
DsLanguage |
DsTimeMachineRequest.language()
Return summary properties in the desired language.
|
static DsLanguage |
DsLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DsLanguage[] |
DsLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2020. All rights reserved.