Uses of Class
org.sonar.api.Property

Packages that use Property
org.sonar.api   
org.sonar.api.platform   
 

Uses of Property in org.sonar.api
 

Methods in org.sonar.api that return Property
 Property[] Plugins.getProperties(Plugin plugin)
          Deprecated. Returns the list of properties of a plugin
 

Uses of Property in org.sonar.api.platform
 

Methods in org.sonar.api.platform that return Property
 Property[] PluginRepository.getProperties(Plugin plugin)
           
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.