| 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<Label> |
Collection.labels |
protected ItemList<Label> |
MainObject.labels |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Label> |
Collection.getLabels()
Retrieve the
labels property (displayed as 'Labels') of the object. |
ItemList<Label> |
MainObject.getLabels()
Retrieve the
labels property (displayed as 'Labels') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Collection.setLabels(ItemList<Label> labels)
Set the
labels property (displayed as Labels) of the object. |
void |
MainObject.setLabels(ItemList<Label> labels)
Set the
labels property (displayed as Labels) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.