Class IFA_LCHAR


public class IFA_LCHAR extends ISOStringFieldPackager
ISOFieldPackager ASCII variable len CHAR. No padding, ASCII Interpreter, Single digit ASCII length Prefixer.
  • Constructor Details

    • IFA_LCHAR

      public IFA_LCHAR()
      Default constructor.
    • IFA_LCHAR

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