Uses of Class
org.sonar.wsclient.services.PropertyQuery

Packages that use PropertyQuery
org.sonar.wsclient.services   
 

Uses of PropertyQuery in org.sonar.wsclient.services
 

Methods in org.sonar.wsclient.services that return PropertyQuery
static PropertyQuery PropertyQuery.createForAll()
           
static PropertyQuery PropertyQuery.createForKey(String key)
           
static PropertyQuery PropertyQuery.createForResource(String key, String resourceKeyOrId)
           
 PropertyQuery PropertyQuery.setKey(String key)
           
 PropertyQuery PropertyQuery.setResourceKeyOrId(String resourceKeyOrId)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.