public class VulnerabilityTrace extends Object implements Serializable
| Constructor and Description |
|---|
VulnerabilityTrace() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<CodeInvocation> |
getCodeInvocations() |
int |
hashCode() |
void |
setCodeInvocations(List<CodeInvocation> codeInvocations) |
public List<CodeInvocation> getCodeInvocations()
public void setCodeInvocations(List<CodeInvocation> codeInvocations)
Copyright © 2011-2019 White Source. All Rights Reserved.