Package | Description |
---|---|
org.cyclonedx.model.component.evidence |
Modifier and Type | Method and Description |
---|---|
Method.Technique |
Method.getTechnique() |
static Method.Technique |
Method.Technique.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Method.Technique[] |
Method.Technique.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Method.setTechnique(Method.Technique technique) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.