Class IFE_LCHAR


public class IFE_LCHAR extends ISOStringFieldPackager
EBCDIC version of IFA_LCHAR Uses a 1 EBCDIC byte length field
See Also:
  • Constructor Details

    • IFE_LCHAR

      public IFE_LCHAR()
      Default constructor.
    • IFE_LCHAR

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