• Packages that use FieldData 
    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 FieldData in com.ibm.ctg.epi

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