Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
MessageFile |
Command.getMessageFile() |
Returns a MessageFile object representing the message file
from which messages identified on the DEP statements used to define the command
are retrieved.
|
MessageFile |
Command.getPromptMessageFile() |
Returns a MessageFile object representing the message file
that contains the prompt text for this command.
|
Copyright © 2024. All rights reserved.