Class IFAE_LLCHAR


public class IFAE_LLCHAR extends ISOStringFieldPackager
Esoteric version of IFE_LLCHAR where payload is in EBCDIC but length in ASCII
See Also:
  • Constructor Details

    • IFAE_LLCHAR

      public IFAE_LLCHAR()
      Default constructor.
    • IFAE_LLCHAR

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