Class IFE_LLLCHAR


public class IFE_LLLCHAR extends ISOStringFieldPackager
EBCDIC version of IF_LLLCHAR Uses a 3 EBCDIC byte length field
See Also:
  • Constructor Details

    • IFE_LLLCHAR

      public IFE_LLLCHAR()
      Default constructor.
    • IFE_LLLCHAR

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