| 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<XsdPrimaryKey> |
XsdElement.primaryKeys |
| Modifier and Type | Method and Description |
|---|---|
ItemList<XsdPrimaryKey> |
XsdElement.getPrimaryKeys()
Retrieve the
primary_keys property (displayed as 'Primary Keys') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
XsdElement.setPrimaryKeys(ItemList<XsdPrimaryKey> primaryKeys)
Set the
primary_keys property (displayed as Primary Keys) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.