Uses of Enum Class
org.collebol.server.ServerState
Packages that use ServerState
-
Uses of ServerState in org.collebol.server
Methods in org.collebol.server that return ServerStateModifier and TypeMethodDescriptionstatic ServerStateReturns the enum constant of this class with the specified name.static ServerState[]ServerState.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.collebol.server with parameters of type ServerState