Class IFA_FLLCHAR


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

    • IFA_FLLCHAR

      public IFA_FLLCHAR()
      Default constructor.
    • IFA_FLLCHAR

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