• Packages that use MapData 
    Package Description
    com.ibm.ctg.epi
    Provides EPI support classes for developing Java applications without requiring a detailed knowledge of 3270 data streams.
    • Uses of MapData in com.ibm.ctg.epi

      Constructors in com.ibm.ctg.epi with parameters of type MapData 
      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.