public class OutputParameter extends ParameterType
| Constructor and Description |
|---|
OutputParameter() |
OutputParameter(String key,
TypeClassifier typeClassifier)
Creates an output parameter with the given key and type
|
public OutputParameter()
public OutputParameter(String key, TypeClassifier typeClassifier)
key - The name of the parametertypeClassifier - The type of the parameter.Copyright © 2021. All rights reserved.