- valueOf(String) - Static method in enum com.sp.api.entity.TimeOfDay
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sp.api.entity.WeatherType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sp.api.entity.TimeOfDay
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sp.api.entity.WeatherType
-
Returns an array containing the constants of this enum type, in
the order they are declared.