public static class Vulnerability.Affect extends Object
| Constructor and Description |
|---|
Affect() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRef() |
List<Vulnerability.Version> |
getVersions() |
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)
Copyright © 2017–2022 OWASP Foundation. All rights reserved.