Uses of Class
org.sonar.plugins.api.web.gwt.client.webservices.LineViolations

Packages that use LineViolations
org.sonar.plugins.api.web.gwt.client.webservices   
 

Uses of LineViolations in org.sonar.plugins.api.web.gwt.client.webservices
 

Methods in org.sonar.plugins.api.web.gwt.client.webservices that return types with arguments of type LineViolations
 java.util.Map<java.lang.Integer,LineViolations> ResourceViolations.getLines()
           
 

Constructor parameters in org.sonar.plugins.api.web.gwt.client.webservices with type arguments of type LineViolations
ResourceViolations(java.util.Map<java.lang.Integer,LineViolations> lines)
           
 



Copyright © 2009 SonarSource SA. All Rights Reserved.