public static class Vulnerability.Reference extends Object
Constructor and Description |
---|
Reference() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getId() |
Vulnerability.Source |
getSource() |
int |
hashCode() |
void |
setId(String id) |
void |
setSource(Vulnerability.Source source) |
public String getId()
public void setId(String id)
public Vulnerability.Source getSource()
public void setSource(Vulnerability.Source source)
Copyright © 2017–2025 OWASP Foundation. All rights reserved.