Package | Description |
---|---|
org.cyclonedx.model.vulnerability |
Modifier and Type | Method and Description |
---|---|
static Vulnerability.Analysis.Justification |
Vulnerability.Analysis.Justification.fromString(String text) |
Vulnerability.Analysis.Justification |
Vulnerability.Analysis.getJustification() |
static Vulnerability.Analysis.Justification |
Vulnerability.Analysis.Justification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Vulnerability.Analysis.Justification[] |
Vulnerability.Analysis.Justification.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.setJustification(Vulnerability.Analysis.Justification justification) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.