|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyDefinition | |
|---|---|
| org.sonar.api.config | |
| Uses of PropertyDefinition in org.sonar.api.config |
|---|
| Methods in org.sonar.api.config that return PropertyDefinition | |
|---|---|
PropertyDefinition |
PropertyDefinition.Builder.build()
|
PropertyDefinition |
PropertyDefinitions.get(String key)
|
| Methods in org.sonar.api.config that return types with arguments of type PropertyDefinition | |
|---|---|
Collection<PropertyDefinition> |
PropertyDefinitions.getAll()
|
Map<Category,Map<SubCategory,Collection<PropertyDefinition>>> |
PropertyDefinitions.propertiesByCategory(String qualifier)
|
| Constructor parameters in org.sonar.api.config with type arguments of type PropertyDefinition | |
|---|---|
PropertyDefinitions(Collection<PropertyDefinition> components)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||