Uses of Class
org.sonar.plugins.pmd.xml.Property

Packages that use Property
org.sonar.plugins.pmd.xml   
 

Uses of Property in org.sonar.plugins.pmd.xml
 

Methods in org.sonar.plugins.pmd.xml that return types with arguments of type Property
 java.util.List<Property> Rule.getProperties()
           
 

Methods in org.sonar.plugins.pmd.xml with parameters of type Property
 void Rule.addProperty(Property property)
           
 

Method parameters in org.sonar.plugins.pmd.xml with type arguments of type Property
 void Rule.setProperties(java.util.List<Property> properties)
           
 



Copyright © 2007-2008 hortis. All Rights Reserved.