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