Class IFE_LLNUM


public class IFE_LLNUM extends ISOStringFieldPackager
EBCDIC version of IFB_LLNUM Uses a 2 EBCDIC byte length field based on Eoin's IFE_LLCHAR
See Also:
  • Constructor Details

    • IFE_LLNUM

      public IFE_LLNUM()
      Default constructor.
    • IFE_LLNUM

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