Class IF_ECHAR


Deprecated.
Use IFE_CHAR instead
ISOFieldPackager CHARACTERS (ASCII & BINARY) EBCDIC version of IF_CHAR
See Also:
  • Constructor Details

    • IF_ECHAR

      public IF_ECHAR()
      Deprecated.
      Default constructor.
    • IF_ECHAR

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