Uses of Class
org.sonar.plugins.api.web.gwt.client.rest.model.Link

Packages that use Link
org.sonar.plugins.api.web.gwt.client.rest.model   
 

Uses of Link in org.sonar.plugins.api.web.gwt.client.rest.model
 

Methods in org.sonar.plugins.api.web.gwt.client.rest.model that return types with arguments of type Link
 java.util.ArrayList<Link> Project.getLinks()
           
 

Method parameters in org.sonar.plugins.api.web.gwt.client.rest.model with type arguments of type Link
 void Project.setLinks(java.util.ArrayList<Link> links)
           
 



Copyright © 2008 SonarSource SA. All Rights Reserved.