| 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 DataElement |
TransformArgument.dataElements |
protected DataElement |
Dsmetabag.ofDsDataElement |
| Modifier and Type | Method and Description |
|---|---|
DataElement |
TransformArgument.getDataElements()
Retrieve the
data_elements property (displayed as 'Data Elements') of the object. |
DataElement |
Dsmetabag.getOfDsDataElement()
Retrieve the
of_ds_data_element property (displayed as 'Of DS Data Element') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
TransformArgument.setDataElements(DataElement dataElements)
Set the
data_elements property (displayed as Data Elements) of the object. |
void |
Dsmetabag.setOfDsDataElement(DataElement ofDsDataElement)
Set the
of_ds_data_element property (displayed as Of DS Data Element) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.