public static class Vulnerability.Affect extends Object
Constructor and Description |
---|
Affect() |
Modifier and Type | Method and Description |
---|---|
void |
addVersion(Vulnerability.Version version) |
boolean |
equals(Object o) |
String |
getRef() |
List<Vulnerability.Version> |
getVersions() |
int |
hashCode() |
void |
setRef(String ref) |
void |
setVersions(List<Vulnerability.Version> versions) |
public String getRef()
public void setRef(String ref)
public List<Vulnerability.Version> getVersions()
public void setVersions(List<Vulnerability.Version> versions)
public void addVersion(Vulnerability.Version version)
Copyright © 2017–2025 OWASP Foundation. All rights reserved.