Uses of Class
org.sonar.api.resources.ResourceTypeTree

Packages that use ResourceTypeTree
org.sonar.api.resources   
 

Uses of ResourceTypeTree in org.sonar.api.resources
 

Methods in org.sonar.api.resources that return ResourceTypeTree
 ResourceTypeTree ResourceTypeTree.Builder.build()
           
 ResourceTypeTree ResourceTypes.getTree(String qualifier)
           
 

Constructors in org.sonar.api.resources with parameters of type ResourceTypeTree
ResourceTypes(ResourceTypeTree[] trees)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.