Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
Product[] |
Product.getProductOptions() |
Returns the list of product options for this product ID.
|
Product[] |
ProductList.getProducts() |
Retrieves the list of products from the system.
|
Product[] |
SaveFile.listProducts() |
Lists the product loads in the save file.
|
Modifier and Type | Method | Description |
---|---|---|
void |
SaveFile.restore(Product product) |
Restores a licenced program product that was saved into the save file.
|
void |
SaveFile.save(Product product) |
Saves a copy of all of the objects that make up a licenced program product, into the save file.
|
Copyright © 2024. All rights reserved.