| 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 InvDataRuleSetDefinition |
InvDataRuleSet.dataRuleSetDefinitions |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<InvDataRuleSetDefinition> |
InvDataRuleDefinition.dataRuleSetDefintions |
| Modifier and Type | Method and Description |
|---|---|
InvDataRuleSetDefinition |
InvDataRuleSet.getDataRuleSetDefinitions()
Retrieve the
data_rule_set_definitions property (displayed as 'Data Rule Set Definitions') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<InvDataRuleSetDefinition> |
InvDataRuleDefinition.getDataRuleSetDefintions()
Retrieve the
data_rule_set_defintions property (displayed as 'Data Rule Set Defintions') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
InvDataRuleSet.setDataRuleSetDefinitions(InvDataRuleSetDefinition dataRuleSetDefinitions)
Set the
data_rule_set_definitions property (displayed as Data Rule Set Definitions) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
InvDataRuleDefinition.setDataRuleSetDefintions(ItemList<InvDataRuleSetDefinition> dataRuleSetDefintions)
Set the
data_rule_set_defintions property (displayed as Data Rule Set Defintions) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.