| 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.DataType |
CVEJSON40Min11.DataType.fromValue(String value) |
CVEJSON40Min11.DataType |
CVEJSON40Min11.getDataType()
(Required)
|
static CVEJSON40Min11.DataType |
CVEJSON40Min11.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CVEJSON40Min11.DataType[] |
CVEJSON40Min11.DataType.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.setDataType(CVEJSON40Min11.DataType dataType)
(Required)
|
Copyright © 2012–2020 OWASP. All rights reserved.