Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
com.ibm.as400.vaccess |
Deprecated Provides classes that graphically present IBM i data to the
user.
|
Modifier and Type | Method | Description |
---|---|---|
SystemPool |
Subsystem.getPool(int sequenceNumber) |
Returns the storage pool defined at the specified position for the subsystem.
|
SystemPool[] |
Subsystem.getPools() |
Returns the list of storage pools that are defined for the subsystem.
|
Modifier and Type | Method | Description |
---|---|---|
SystemPool |
VSystemPool.getSystemPool() |
Deprecated.
Returns the systemPool.
|
Modifier and Type | Method | Description |
---|---|---|
void |
VSystemPool.setSystemPool(SystemPool systemPool) |
Deprecated.
Sets the SystemPool object.
|
Constructor | Description |
---|---|
VSystemPool(SystemPool systemPool) |
Deprecated.
Constructs a VSystemPool object.
|
Copyright © 2024. All rights reserved.