@ThreadSafe public class NvdCveInfo extends Object
| Constructor and Description |
|---|
NvdCveInfo(String id,
String url,
long timestamp)
Construct a new NVD CVE Info object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Get the value of id.
|
long |
getTimestamp()
Get the value of timestamp - epoch time.
|
String |
getUrl()
Get the value of URL.
|
Copyright © 2012–2020 OWASP. All rights reserved.