Uses of Enum Class
com.takenoko.weather.WeatherFactory
Packages that use WeatherFactory
-
Uses of WeatherFactory in com.takenoko.weather
Methods in com.takenoko.weather that return WeatherFactoryModifier and TypeMethodDescriptionstatic WeatherFactoryReturns the enum constant of this class with the specified name.static WeatherFactory[]WeatherFactory.values()Returns an array containing the constants of this enum class, in the order they are declared.