public class VulnerableElementInfo extends Object implements Serializable
| Constructor and Description |
|---|
VulnerableElementInfo() |
VulnerableElementInfo(Integer startLine,
Integer endLine) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getEndLine() |
Integer |
getStartLine() |
int |
hashCode() |
void |
setEndLine(Integer endLine) |
void |
setStartLine(Integer startLine) |
Copyright © 2011-2019 White Source. All Rights Reserved.