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

Packages that use Property
org.sonar.wsclient.gwt.unmarshallers   
org.sonar.wsclient.services   
org.sonar.wsclient.unmarshallers   
 

Uses of Property in org.sonar.wsclient.gwt.unmarshallers
 

Methods in org.sonar.wsclient.gwt.unmarshallers that return Property
protected  Property PropertyUnmarshaller.parse(com.google.gwt.json.client.JSONObject json)
           
 

Uses of Property in org.sonar.wsclient.services
 

Methods in org.sonar.wsclient.services that return Property
 Property Property.setKey(String key)
           
 Property Property.setValue(String value)
           
 

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

Uses of Property in org.sonar.wsclient.unmarshallers
 

Methods in org.sonar.wsclient.unmarshallers that return Property
protected  Property PropertyUnmarshaller.parse(org.json.simple.JSONObject json)
           
 



Copyright © 2009-2010 SonarSource SA. All Rights Reserved.