Package | Description |
---|---|
com.ibm.ims.dli |
Provides an API to write Java applications that can access IMS databases
using DL/I programming semantics.
|
Modifier and Type | Method and Description |
---|---|
DLICallProperty.FLD_FSA_OPCODE |
DLICallProperty.FSA.getOpCode()
Retrieves the op code value for the FSA.
|
static DLICallProperty.FLD_FSA_OPCODE |
DLICallProperty.FLD_FSA_OPCODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DLICallProperty.FLD_FSA_OPCODE[] |
DLICallProperty.FLD_FSA_OPCODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DLICallProperty.FSA.setOpCode(DLICallProperty.FLD_FSA_OPCODE opCode)
Set the op code.
|
(c) Copyright IBM Corporation 2008, 2017.