Class IFE_LLLLCHAR


ISOFieldPackager EBCDIC variable-length character field with a 4-digit length prefix.
  • Constructor Details

    • IFE_LLLLCHAR

      public IFE_LLLLCHAR()
      Default constructor.
    • IFE_LLLLCHAR

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