| Modifier and Type | Method and Description |
|---|---|
WeatherUnits |
WeatherConfiguration.getUnits() |
static WeatherUnits |
WeatherUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeatherUnits[] |
WeatherUnits.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.setUnits(WeatherUnits units) |
Apache Camel