| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities.ssvl.generated |
| Modifier and Type | Field and Description |
|---|---|
protected Severities |
Vulnerabilities.Vulnerability.severity |
| Modifier and Type | Method and Description |
|---|---|
static Severities |
Severities.fromValue(String v) |
Severities |
Vulnerabilities.Vulnerability.getSeverity()
Gets the value of the severity property.
|
static Severities |
Severities.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severities[] |
Severities.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Vulnerabilities.Vulnerability.setSeverity(Severities value)
Sets the value of the severity property.
|
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.