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