Uses of Class
org.spdx.spdx_to_osv.osvmodel.OsvAffected
| Package | Description |
|---|---|
| org.spdx.spdx_to_osv.osvmodel |
-
Uses of OsvAffected in org.spdx.spdx_to_osv.osvmodel
Methods in org.spdx.spdx_to_osv.osvmodel that return types with arguments of type OsvAffected Modifier and Type Method Description List<OsvAffected>OsvVulnerability. getAffected()Method parameters in org.spdx.spdx_to_osv.osvmodel with type arguments of type OsvAffected Modifier and Type Method Description voidOsvVulnerability. setAffected(List<OsvAffected> affected)