JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
org.basex.server.ServerCmd
Packages that use
ServerCmd
Package
Description
org.basex.server
Server implementation.
Uses of
ServerCmd
in
org.basex.server
Methods in
org.basex.server
that return
ServerCmd
Modifier and Type
Method
Description
static
ServerCmd
ServerCmd.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
ServerCmd
[]
ServerCmd.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.