Class IFE_LNUM


public class IFE_LNUM extends ISOStringFieldPackager
Uses a 1 EBCDIC byte length field based on Eoin's IFE_LLCHAR
See Also:
  • Constructor Details

    • IFE_LNUM

      public IFE_LNUM()
      Default constructor.
    • IFE_LNUM

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