|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.plugins.core.violationssourceviewer.client.model.ViolationsByLine
public class ViolationsByLine
| Constructor Summary | |
|---|---|
ViolationsByLine()
|
|
| Method Summary | |
|---|---|
void |
add(java.lang.Integer line,
Violation violation)
|
java.util.List<java.lang.Integer> |
getLines()
|
java.util.List<Violation> |
getViolations(java.lang.Integer line)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViolationsByLine()
| Method Detail |
|---|
public void add(java.lang.Integer line,
Violation violation)
public java.util.List<Violation> getViolations(java.lang.Integer line)
public java.util.List<java.lang.Integer> getLines()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||