Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Permission.commit() |
Commits the permission changes to the system.
|
void |
NLSTableDownload.connect() |
connect to the previously set server.
|
Record[] |
KeyedFile.readAll() |
Reads all the records in the file.
|
boolean |
JavaApplicationCall.run() |
Run the Java application.
|
void |
IFSFile.setPermission(Permission permission) |
Sets the permission of the object.
|
Copyright © 2024. All rights reserved.