| 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<InoutParameter> |
StoredProcedureDefinition.inoutParameters |
| Modifier and Type | Method and Description |
|---|---|
ItemList<InoutParameter> |
StoredProcedureDefinition.getInoutParameters()
Retrieve the
inout_parameters property (displayed as 'InOut Parameters') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
StoredProcedureDefinition.setInoutParameters(ItemList<InoutParameter> inoutParameters)
Set the
inout_parameters property (displayed as InOut Parameters) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.