Package | Description |
---|---|
org.cyclonedx.model.vulnerability |
Modifier and Type | Method and Description |
---|---|
static Vulnerability.Analysis.State |
Vulnerability.Analysis.State.fromString(String text) |
Vulnerability.Analysis.State |
Vulnerability.Analysis.getState() |
static Vulnerability.Analysis.State |
Vulnerability.Analysis.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Vulnerability.Analysis.State[] |
Vulnerability.Analysis.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Vulnerability.Analysis.setState(Vulnerability.Analysis.State state) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.