Class IFA_FLLNUM


ISOFieldPackager ASCII variable len padded (fixed) NUMERIC (suitable to use in ANSI X9.2 interchanges.
See Also:
  • Constructor Details

    • IFA_FLLNUM

      public IFA_FLLNUM()
      Default constructor.
    • IFA_FLLNUM

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