Class IFE_LLCHAR


public class IFE_LLCHAR extends ISOStringFieldPackager
EBCDIC version of IF_LLCHAR Uses a 2 EBCDIC byte length field
See Also:
  • Constructor Details

    • IFE_LLCHAR

      public IFE_LLCHAR()
      Default constructor.
    • IFE_LLCHAR

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