Package | Description |
---|---|
com.ibm.as400.resource |
Deprecated Provides classes that represent IBM i resources using a
generic list-based scheme.
|
Modifier and Type | Method | Description |
---|---|---|
Object[] |
ProgramMap.getValues(Object[] ids,
AS400 system,
ProgramCallDocument document,
String programName,
int[] indices) |
Deprecated.
Get a set of values from the PCML document and map them to
the appropriate logical values.
|
Constructor | Description |
---|---|
ProgramAttributeGetter(AS400 system,
ProgramCallDocument document,
ProgramMap attributeMap) |
Deprecated.
Constructs a ProgramAttributeGetter object.
|
ProgramAttributeSetter(AS400 system,
ProgramCallDocument document,
ProgramMap attributeMap) |
Deprecated.
Constructs a ProgramAttributeSetter object.
|
Copyright © 2024. All rights reserved.