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 ServerStatusEnum
Convert from string value to enumstatic ServerStatusEnum
Returns 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.