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