Package | Description |
---|---|
org.cyclonedx.model | |
org.cyclonedx.model.vulnerability | |
org.cyclonedx.util | |
org.cyclonedx.util.deserializer |
Modifier and Type | Method and Description |
---|---|
List<Tool> |
Metadata.getTools() |
Modifier and Type | Method and Description |
---|---|
void |
Metadata.addTool(Tool tool) |
Modifier and Type | Method and Description |
---|---|
void |
Metadata.setTools(List<Tool> tools) |
Modifier and Type | Method and Description |
---|---|
List<Tool> |
Vulnerability.getTools() |
Modifier and Type | Method and Description |
---|---|
void |
Vulnerability.setTools(List<Tool> tools) |
Modifier and Type | Method and Description |
---|---|
List<Tool> |
ToolsJsonParser.getTools() |
Modifier and Type | Method and Description |
---|---|
Tool |
ToolDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
List<Tool> |
ToolsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.