Class IFEB_LLLNUM


public class IFEB_LLLNUM extends ISOFieldPackager
EBCDIC version of IFB_LLLNUM Uses a 2 EBCDIC byte length field
See Also:
  • Constructor Details

    • IFEB_LLLNUM

      public IFEB_LLLNUM()
      Default constructor.
    • IFEB_LLLNUM

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