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