Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
Enumeration<EnvironmentVariable> |
EnvironmentVariableList.getEnvironmentVariables() |
Returns an enumeration that contains an EnvironmentVariable object for each environment variable on the system.
|
List<EnvironmentVariable> |
EnvironmentVariableList.getEnvironmentVariablesList() |
Returns an List that contains an EnvironmentVariable object for each environment variable on the system.
|
Copyright © 2024. All rights reserved.