Package | Description |
---|---|
org.cyclonedx.model | |
org.cyclonedx.model.attestation | |
org.cyclonedx.model.formulation | |
org.cyclonedx.model.metadata |
Modifier and Type | Method and Description |
---|---|
Service |
Annotator.getService() |
Modifier and Type | Method and Description |
---|---|
List<Service> |
Service.getServices() |
List<Service> |
Bom.getServices() |
Modifier and Type | Method and Description |
---|---|
void |
Bom.addService(Service service) |
void |
Annotator.setService(Service service) |
Modifier and Type | Method and Description |
---|---|
void |
Service.setServices(List<Service> services) |
void |
Bom.setServices(List<Service> services) |
Modifier and Type | Method and Description |
---|---|
List<Service> |
Targets.getServices() |
Modifier and Type | Method and Description |
---|---|
void |
Targets.setServices(List<Service> services) |
Modifier and Type | Method and Description |
---|---|
List<Service> |
Formula.getServices() |
Modifier and Type | Method and Description |
---|---|
void |
Formula.addService(Service service) |
Modifier and Type | Method and Description |
---|---|
void |
Formula.setServices(List<Service> services) |
Modifier and Type | Method and Description |
---|---|
List<Service> |
ToolInformation.getServices() |
Modifier and Type | Method and Description |
---|---|
void |
ToolInformation.setServices(List<Service> services) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.