| Package | Description | 
|---|---|
| org.sonar.api.config | 
| Modifier and Type | Method and Description | 
|---|---|
PropertyDefinition | 
PropertyDefinition.Builder.build()  | 
PropertyDefinition | 
PropertyDefinitions.get(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<PropertyDefinition> | 
PropertyDefinitions.getAll()  | 
Map<Category,Map<SubCategory,Collection<PropertyDefinition>>> | 
PropertyDefinitions.propertiesByCategory(String qualifier)  | 
| Constructor and Description | 
|---|
PropertyDefinitions(Collection<PropertyDefinition> components)  | 
Copyright © 2009–2015 SonarSource. All rights reserved.