| Package | Description |
|---|---|
| com.sp.api.entity |
| Modifier and Type | Method and Description |
|---|---|
WeatherType |
Weather.getWeather() |
static WeatherType |
WeatherType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeatherType[] |
WeatherType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Weather(WeatherType weather) |
Copyright © 2020. All Rights Reserved.