| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.nvd.json |
Contains utility classes used to work with the generated code from the
NVD CVE JSON data.
|
| Modifier and Type | Method and Description |
|---|---|
static CVEJSON40Min11.DataFormat |
CVEJSON40Min11.DataFormat.fromValue(String value) |
CVEJSON40Min11.DataFormat |
CVEJSON40Min11.getDataFormat()
(Required)
|
static CVEJSON40Min11.DataFormat |
CVEJSON40Min11.DataFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CVEJSON40Min11.DataFormat[] |
CVEJSON40Min11.DataFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CVEJSON40Min11.setDataFormat(CVEJSON40Min11.DataFormat dataFormat)
(Required)
|
Copyright © 2012–2020 OWASP. All rights reserved.