public interface POSCallReturn extends DLICallResult
For more details about the fields returned by the POSCallReturn
methods, see the topic POS call in the IMS Application Programming APIs
reference documentation.
| Modifier and Type | Method and Description |
|---|---|
String |
getField1()
Retrieves the area name field.
|
String |
getField2()
Retrieves the sequential dependent next to allocate CI field.
|
String |
getField3()
Retrieves the local sequential dependent next segment field.
|
String |
getField4()
Retrieves the unused CIs in sequential dependent part field.
|
String |
getField5()
Retrieves the unused CIs in independent overflow part field.
|
String |
getField6()
Retrieves the sequential dependent segment time stamp field.
|
String |
getField7()
Retrieves the sequential dependent High Water Mark (HWM) field.
|
String |
getField8()
Retrieves the highest committed SDEP segment field.
|
String |
getField9()
Retrieves the logical begin time stamp field.
|
getAIB, getDLICallFunctionString getField1()
String getField2()
String getField3()
String getField4()
String getField5()
String getField6()
String getField7()
String getField8()
String getField9()
(c) Copyright IBM Corporation 2008, 2017.