| Package | Description | 
|---|---|
| org.sonar.api.server.ws | 
| Modifier and Type | Method and Description | 
|---|---|
static WebService.SelectionMode | 
WebService.SelectionMode.fromParam(String paramValue)  | 
static WebService.SelectionMode | 
WebService.SelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static WebService.SelectionMode[] | 
WebService.SelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2009–2015 SonarSource. All rights reserved.