|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerVersion | |
|---|---|
| org.apache.directory.studio.apacheds.model | |
| Uses of ServerVersion in org.apache.directory.studio.apacheds.model |
|---|
| Methods in org.apache.directory.studio.apacheds.model that return ServerVersion | |
|---|---|
ServerVersion |
Server.getVersion()
Gets the version of the server |
static ServerVersion |
ServerVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ServerVersion[] |
ServerVersion.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 ServerVersion | |
|---|---|
void |
Server.setVersion(ServerVersion version)
Sets the version of the server |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||