| 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<ReferenceKey> |
LogicalKey.referencedByLogicalKeys |
| Modifier and Type | Method and Description |
|---|---|
ItemList<ReferenceKey> |
LogicalKey.getReferencedByLogicalKeys()
Retrieve the
referenced_by_logical_keys property (displayed as 'Child Entity Attributes') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
LogicalKey.setReferencedByLogicalKeys(ItemList<ReferenceKey> referencedByLogicalKeys)
Set the
referenced_by_logical_keys property (displayed as Child Entity Attributes) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.