Class IFE_LLLNUM


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

    • IFE_LLLNUM

      public IFE_LLLNUM()
      Default constructor.
    • IFE_LLLNUM

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