Uses of Enum Class
com.bytedesk.core.server.ServerStatusEnum
Packages that use ServerStatusEnum
-
Uses of ServerStatusEnum in com.bytedesk.core.server
Methods in com.bytedesk.core.server that return ServerStatusEnumModifier and TypeMethodDescriptionstatic ServerStatusEnumConvert from string value to enumstatic ServerStatusEnumReturns the enum constant of this class with the specified name.static ServerStatusEnum[]ServerStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.