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