| Package | Description |
|---|---|
| com.tietoenator.trip.jxp.ccl |
CCL command processing support.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TdbHistoryDetail> |
TdbCclCommand.historyUpdates()
If the command executed resulted in one or more history updates, this method
will return an Iterator over a collection of detailed information, one entry
for each history update.
|