|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CheckTemplateProperty | |
|---|---|
| org.sonar.api.checks.templates | |
| Uses of CheckTemplateProperty in org.sonar.api.checks.templates |
|---|
| Subclasses of CheckTemplateProperty in org.sonar.api.checks.templates | |
|---|---|
class |
BundleCheckTemplateProperty
Deprecated. since 2.3 |
class |
DefaultCheckTemplateProperty
|
| Fields in org.sonar.api.checks.templates with type parameters of type CheckTemplateProperty | |
|---|---|
protected java.util.List<CheckTemplateProperty> |
CheckTemplate.properties
Deprecated. |
| Methods in org.sonar.api.checks.templates that return CheckTemplateProperty | |
|---|---|
CheckTemplateProperty |
CheckTemplate.getProperty(java.lang.String key)
Deprecated. |
| Methods in org.sonar.api.checks.templates that return types with arguments of type CheckTemplateProperty | |
|---|---|
java.util.List<CheckTemplateProperty> |
CheckTemplate.getProperties()
Deprecated. |
| Methods in org.sonar.api.checks.templates with parameters of type CheckTemplateProperty | |
|---|---|
void |
CheckTemplate.addProperty(CheckTemplateProperty p)
Deprecated. |
int |
CheckTemplateProperty.compareTo(CheckTemplateProperty o)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||