| Package | Description |
|---|---|
| com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
| com.ibm.as400.data |
Provides classes to simplify calling IBM i programs (RPG, COBOL, C, etc) from Java.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ServiceProgramCall |
Allows a user to call an IBM i service program.
|
| Modifier and Type | Method | Description |
|---|---|---|
ProgramCall |
ProgramCallDocument.getProgramCall() |
Returns the ProgramCall object that was used in the most recent invocation of
callProgram(). |
Copyright © 2024. All rights reserved.