|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerStateEnum | |
|---|---|
| org.apache.directory.studio.apacheds.model | |
| Uses of ServerStateEnum in org.apache.directory.studio.apacheds.model |
|---|
| Methods in org.apache.directory.studio.apacheds.model that return ServerStateEnum | |
|---|---|
ServerStateEnum |
Server.getState()
Gets the state. |
static ServerStateEnum |
ServerStateEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ServerStateEnum[] |
ServerStateEnum.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.apache.directory.studio.apacheds.model with parameters of type ServerStateEnum | |
|---|---|
void |
Server.setState(ServerStateEnum state)
Sets the state |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||