Package | Description |
---|---|
com.ibm.ctg.epi |
Provides EPI support classes for developing Java applications without
requiring a detailed knowledge of 3270 data streams.
|
Constructor and Description |
---|
Map(MapData md,
int[] fi,
FieldData[] fd)
Constructs a Map object with a MapData object that describes the map, an index of labelled fields
and an array of FieldData objects that describe the fields within the map.
|