| 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<StageDataRuleDefinition> |
Stage.dataRuleDefinition |
| Modifier and Type | Method and Description |
|---|---|
ItemList<StageDataRuleDefinition> |
Stage.getDataRuleDefinition()
Retrieve the
data_rule_definition property (displayed as 'Data Rule Definition') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Stage.setDataRuleDefinition(ItemList<StageDataRuleDefinition> dataRuleDefinition)
Set the
data_rule_definition property (displayed as Data Rule Definition) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.