|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Field | |
---|---|
com.ibm.ctg.epi | Provides EPI support classes for developing Java applications without requiring a detailed knowledge of 3270 data streams. |
Uses of Field in com.ibm.ctg.epi |
---|
Methods in com.ibm.ctg.epi that return Field | |
---|---|
Field |
Map.field(int index)
Returns the field at the given index within this map. |
Field |
Screen.field(int index)
Gets a field by index. |
Field |
Map.field(int row,
int column)
Returns the field at the given row and column within this map. |
Field |
Screen.field(int row,
int col)
Gets a field by screen position. |
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV NEXT | FRAMES NO FRAMES |