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