| Package | Description |
|---|---|
| org.sonar.wsclient.services |
| Modifier and Type | Method and Description |
|---|---|
Server.Status |
Server.getStatus() |
static Server.Status |
Server.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Server.Status[] |
Server.Status.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.setStatus(Server.Status status) |
Copyright © 2009-2012 SonarSource. All Rights Reserved.