Package | Description |
---|---|
org.cyclonedx.model.formulation.common | |
org.cyclonedx.model.formulation.trigger | |
org.cyclonedx.util |
Modifier and Type | Field and Description |
---|---|
protected List<ResourceReferenceChoice> |
BasicDataAbstract.resourceReferences |
Modifier and Type | Method and Description |
---|---|
ResourceReferenceChoice |
AbstractType.getResource() |
ResourceReferenceChoice |
AbstractType.getSource() |
ResourceReferenceChoice |
AbstractType.getTarget() |
Modifier and Type | Method and Description |
---|---|
List<ResourceReferenceChoice> |
BasicDataAbstract.getResourceReferences() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractType.setResource(ResourceReferenceChoice resource) |
void |
AbstractType.setSource(ResourceReferenceChoice source) |
void |
AbstractType.setTarget(ResourceReferenceChoice target) |
Modifier and Type | Method and Description |
---|---|
void |
BasicDataAbstract.setResourceReferences(List<ResourceReferenceChoice> resourceReferences) |
Modifier and Type | Method and Description |
---|---|
ResourceReferenceChoice |
Event.getSource() |
ResourceReferenceChoice |
Event.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
Event.setSource(ResourceReferenceChoice source) |
void |
Event.setTarget(ResourceReferenceChoice target) |
Modifier and Type | Method and Description |
---|---|
ResourceReferenceChoice |
ResourceReferenceChoiceDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.