| 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<IdocSegmentType> |
IdocField.idocSegmentType |
| Modifier and Type | Method and Description |
|---|---|
ItemList<IdocSegmentType> |
IdocField.getIdocSegmentType()
Retrieve the
idoc_segment_type property (displayed as 'IDoc Segment Type') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
IdocField.setIdocSegmentType(ItemList<IdocSegmentType> idocSegmentType)
Set the
idoc_segment_type property (displayed as IDoc Segment Type) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.