Uses of Class
org.sonar.wsclient.services.Server.Status

Packages that use Server.Status
org.sonar.wsclient.services   
 

Uses of Server.Status in org.sonar.wsclient.services
 

Methods in org.sonar.wsclient.services that return Server.Status
 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.
 

Methods in org.sonar.wsclient.services with parameters of type Server.Status
 Server Server.setStatus(Server.Status status)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.