| 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<Collection> |
InformationAsset.inCollections |
protected ItemList<Collection> |
Collection.inCollections |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Collection> |
InformationAsset.getInCollections()
Retrieve the
in_collections property (displayed as 'In Collections') of the object. |
ItemList<Collection> |
Collection.getInCollections()
Retrieve the
in_collections property (displayed as 'In Collections') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
InformationAsset.setInCollections(ItemList<Collection> inCollections)
Set the
in_collections property (displayed as In Collections) of the object. |
void |
Collection.setInCollections(ItemList<Collection> inCollections)
Set the
in_collections property (displayed as In Collections) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.