| 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<AsclSteward> |
InvDataRule.steward |
protected ItemList<AsclSteward> |
InvDataRuleSet.steward |
protected ItemList<AsclSteward> |
LogicalVariable.stewards |
protected ItemList<AsclSteward> |
MainObject.stewards |
| Modifier and Type | Method and Description |
|---|---|
ItemList<AsclSteward> |
InvDataRule.getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
ItemList<AsclSteward> |
InvDataRuleSet.getSteward()
Retrieve the
steward property (displayed as 'Steward') of the object. |
ItemList<AsclSteward> |
LogicalVariable.getStewards()
Retrieve the
stewards property (displayed as 'Stewards') of the object. |
ItemList<AsclSteward> |
MainObject.getStewards()
Retrieve the
stewards property (displayed as 'Stewards') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
InvDataRule.setSteward(ItemList<AsclSteward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
InvDataRuleSet.setSteward(ItemList<AsclSteward> steward)
Set the
steward property (displayed as Steward) of the object. |
void |
LogicalVariable.setStewards(ItemList<AsclSteward> stewards)
Set the
stewards property (displayed as Stewards) of the object. |
void |
MainObject.setStewards(ItemList<AsclSteward> stewards)
Set the
stewards property (displayed as Stewards) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.