| Package | Description | 
|---|---|
| org.sonar.api.violations | 
| Modifier and Type | Method and Description | 
|---|---|
ViolationQuery.SwitchMode | 
ViolationQuery.getSwitchMode()
Deprecated.  
  | 
static ViolationQuery.SwitchMode | 
ViolationQuery.SwitchMode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ViolationQuery.SwitchMode[] | 
ViolationQuery.SwitchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ViolationQuery | 
ViolationQuery.setSwitchMode(ViolationQuery.SwitchMode s)
Deprecated.  
  | 
Copyright © 2009–2015 SonarSource. All rights reserved.