| 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<ExtensionMapping> |
ExtensionMappingDocument.extensionMappings |
| Modifier and Type | Method and Description |
|---|---|
ItemList<ExtensionMapping> |
ExtensionMappingDocument.getExtensionMappings()
Retrieve the
extension_mappings property (displayed as 'Extension Mappings') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionMappingDocument.setExtensionMappings(ItemList<ExtensionMapping> extensionMappings)
Set the
extension_mappings property (displayed as Extension Mappings) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.