| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<RoutineArgument> |
Routine.arguments |
| Modifier and Type | Method and Description |
|---|---|
ItemList<RoutineArgument> |
Routine.getArguments()
Retrieve the
arguments property (displayed as 'Arguments') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Routine.setArguments(ItemList<RoutineArgument> arguments)
Set the
arguments property (displayed as Arguments) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.