| Modifier and Type | Method and Description |
|---|---|
ServerState |
Server.getState() |
static ServerState |
ServerState.parse(String state) |
static ServerState |
ServerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerState[] |
ServerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Server |
Server.setState(ServerState state) |
Copyright © 2016. All Rights Reserved.