| Package | Description |
|---|---|
| org.cyclonedx.model |
| Modifier and Type | Method and Description |
|---|---|
Extension.ExtensionType |
Extension.getExtensionType() |
static Extension.ExtensionType |
Extension.ExtensionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Extension.ExtensionType[] |
Extension.ExtensionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Extension.setExtensionType(Extension.ExtensionType extensionType) |
| Constructor and Description |
|---|
Extension(Extension.ExtensionType type,
List<ExtensibleType> extensions) |
Copyright © 2017–2022 OWASP Foundation. All rights reserved.