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

Packages that use Plugin
org.sonar.wsclient.services   
org.sonar.wsclient.unmarshallers   
 

Uses of Plugin in org.sonar.wsclient.services
 

Methods in org.sonar.wsclient.services that return Plugin
 Plugin Plugin.setKey(String key)
           
 Plugin Plugin.setName(String name)
           
 Plugin Plugin.setVersion(String version)
           
 

Methods in org.sonar.wsclient.services that return types with arguments of type Plugin
 Class<Plugin> UpdateCenterQuery.getModelClass()
           
 

Uses of Plugin in org.sonar.wsclient.unmarshallers
 

Methods in org.sonar.wsclient.unmarshallers that return Plugin
protected  Plugin PluginUnmarshaller.parse(Object json)
           
 



Copyright © 2009-2013 SonarSource. All Rights Reserved.