Package | Description |
---|---|
org.cyclonedx.model | |
org.cyclonedx.model.attestation | |
org.cyclonedx.model.formulation | |
org.cyclonedx.model.metadata |
Modifier and Type | Field and Description |
---|---|
protected List<Component> |
ComponentWrapper.components |
Modifier and Type | Method and Description |
---|---|
Component |
Metadata.getComponent() |
Component |
Annotator.getComponent() |
Modifier and Type | Method and Description |
---|---|
List<Component> |
ComponentWrapper.getComponents() |
List<Component> |
Component.getComponents() |
List<Component> |
Bom.getComponents() |
Modifier and Type | Method and Description |
---|---|
void |
ComponentWrapper.addComponent(Component component) |
void |
Component.addComponent(Component component) |
void |
Bom.addComponent(Component component) |
void |
Metadata.setComponent(Component component) |
void |
Annotator.setComponent(Component component) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentWrapper.setComponents(List<Component> components) |
void |
Component.setComponents(List<Component> components) |
void |
Bom.setComponents(List<Component> components) |
Modifier and Type | Method and Description |
---|---|
List<Component> |
Targets.getComponents() |
Modifier and Type | Method and Description |
---|---|
void |
Targets.setComponents(List<Component> components) |
Modifier and Type | Method and Description |
---|---|
List<Component> |
Formula.getComponents() |
Modifier and Type | Method and Description |
---|---|
void |
Formula.setComponents(List<Component> components) |
Modifier and Type | Method and Description |
---|---|
List<Component> |
ToolInformation.getComponents() |
Modifier and Type | Method and Description |
---|---|
void |
ToolInformation.setComponents(List<Component> components) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.