| Package | Description |
|---|---|
| org.cyclonedx.model | |
| org.cyclonedx.model.license |
| Modifier and Type | Method and Description |
|---|---|
Acknowledgement |
License.getAcknowledgement() |
| Modifier and Type | Method and Description |
|---|---|
void |
License.setAcknowledgement(Acknowledgement acknowledgement) |
| Modifier and Type | Method and Description |
|---|---|
static Acknowledgement |
Acknowledgement.fromString(String text) |
Acknowledgement |
Expression.getAcknowledgement() |
static Acknowledgement |
Acknowledgement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Acknowledgement[] |
Acknowledgement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.setAcknowledgement(Acknowledgement acknowledgement) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.