| 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<SequenceJob> |
Dsjob.sequencedByJobs |
| Modifier and Type | Method and Description |
|---|---|
ItemList<SequenceJob> |
Dsjob.getSequencedByJobs()
Retrieve the
sequenced_by_jobs property (displayed as 'Sequenced by Jobs') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Dsjob.setSequencedByJobs(ItemList<SequenceJob> sequencedByJobs)
Set the
sequenced_by_jobs property (displayed as Sequenced by Jobs) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.