Uses of Enum Class
de.alexanderwodarz.code.web.WebServerType
Packages that use WebServerType
-
Uses of WebServerType in de.alexanderwodarz.code.web
Methods in de.alexanderwodarz.code.web that return WebServerTypeModifier and TypeMethodDescriptionstatic WebServerTypeReturns the enum constant of this class with the specified name.static WebServerType[]WebServerType.values()Returns an array containing the constants of this enum class, in the order they are declared.