| 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<CdcMappingDocument> |
CdcMapping.cdcMappingDocument |
| Modifier and Type | Method and Description |
|---|---|
ItemList<CdcMappingDocument> |
CdcMapping.getCdcMappingDocument()
Retrieve the
cdc_mapping_document property (displayed as 'CDC Mapping Document') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
CdcMapping.setCdcMappingDocument(ItemList<CdcMappingDocument> cdcMappingDocument)
Set the
cdc_mapping_document property (displayed as CDC Mapping Document) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.