| Package | Description |
|---|---|
| org.apache.camel.component.weather |
| Modifier and Type | Method and Description |
|---|---|
WeatherLanguage |
WeatherConfiguration.getLanguage() |
static WeatherLanguage |
WeatherLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeatherLanguage[] |
WeatherLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WeatherConfiguration.setLanguage(WeatherLanguage language)
Language of the response.
|
Apache Camel