| 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<StageVariable> |
Stage.stageVariable |
| Modifier and Type | Method and Description |
|---|---|
ItemList<StageVariable> |
Stage.getStageVariable()
Retrieve the
stage_variable property (displayed as 'Stage Variables') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Stage.setStageVariable(ItemList<StageVariable> stageVariable)
Set the
stage_variable property (displayed as Stage Variables) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.