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 |
---|---|
FLDCallResult.FLD_STATUSCODE |
FLDCallResult.getStatusCode()
Retrieves the field search argument status code after a FLD call is
issued.
|
static FLDCallResult.FLD_STATUSCODE |
FLDCallResult.FLD_STATUSCODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FLDCallResult.FLD_STATUSCODE[] |
FLDCallResult.FLD_STATUSCODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
(c) Copyright IBM Corporation 2008, 2017.