Package | Description |
---|---|
org.cyclonedx.model.component.modelCard |
Modifier and Type | Method and Description |
---|---|
List<InputOutputParameter> |
ModelParameters.getInputs() |
List<InputOutputParameter> |
ModelParameters.getOutputs() |
Modifier and Type | Method and Description |
---|---|
void |
ModelParameters.setInputs(List<InputOutputParameter> inputs) |
void |
ModelParameters.setOutputs(List<InputOutputParameter> outputs) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.