| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | Parameter.InMarker interface to classify a parameter as input parameter. | 
| static interface  | Parameter.OutMarker interface to classify a parameter as output parameter. | 
| Modifier and Type | Method and Description | 
|---|---|
| Type | getType()Returns the parameter. | 
| Object | getValue()Returns the value. | 
Copyright © 2021. All rights reserved.