Class IFEA_LLCHAR


public class IFEA_LLCHAR extends ISOStringFieldPackager
Esoteric version of IFA_LLCHAR where payload is in ASCII but length in EBCDIC
See Also:
  • Constructor Details

    • IFEA_LLCHAR

      public IFEA_LLCHAR()
      Default constructor.
    • IFEA_LLCHAR

      public IFEA_LLCHAR(int len, String description)
      Constructs a packager with the given length and description.
      Parameters:
      len - - field len
      description - symbolic descrption
  • Method Details