Package | Description |
---|---|
org.cyclonedx.model | |
org.cyclonedx.util.deserializer |
Modifier and Type | Method and Description |
---|---|
OrganizationalChoice |
Licensing.getLicensee() |
OrganizationalChoice |
Licensing.getLicensor() |
OrganizationalChoice |
Licensing.getPurchaser() |
Modifier and Type | Method and Description |
---|---|
void |
Licensing.setLicensee(OrganizationalChoice licensee) |
void |
Licensing.setLicensor(OrganizationalChoice licensor) |
void |
Licensing.setPurchaser(OrganizationalChoice purchaser) |
Modifier and Type | Method and Description |
---|---|
OrganizationalChoice |
OrganizationalChoiceDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.