Package | Description |
---|---|
org.cyclonedx.model |
Modifier and Type | Method and Description |
---|---|
List<Service> |
Bom.getServices() |
List<Service> |
Service.getServices() |
Modifier and Type | Method and Description |
---|---|
void |
Bom.addService(Service service) |
Modifier and Type | Method and Description |
---|---|
void |
Bom.setServices(List<Service> services) |
void |
Service.setServices(List<Service> services) |
Copyright © 2017–2021 CycloneDX. All rights reserved.