Uses of Class
org.cyclonedx.model.component.modelCard.InputOutputParameter
Packages that use InputOutputParameter
-
Uses of InputOutputParameter in org.cyclonedx.model.component.modelCard
Fields in org.cyclonedx.model.component.modelCard with type parameters of type InputOutputParameterModifier and TypeFieldDescriptionprivate List<InputOutputParameter> ModelParameters.inputsprivate List<InputOutputParameter> ModelParameters.outputsMethods in org.cyclonedx.model.component.modelCard that return types with arguments of type InputOutputParameterMethod parameters in org.cyclonedx.model.component.modelCard with type arguments of type InputOutputParameterModifier and TypeMethodDescriptionvoidModelParameters.setInputs(List<InputOutputParameter> inputs) voidModelParameters.setOutputs(List<InputOutputParameter> outputs)