Class RSP_Z86

All Implemented Interfaces:
Group, Message, Structure, Visitable, Serializable

public class RSP_Z86 extends AbstractMessage

Represents a RSP_Z86 message structure (see chapter 5). This structure contains the following elements:

  • 1: MSH (Message Header)
  • 2: MSA (Message Acknowledgment)
  • 3: ERR (Error) optional
  • 4: QAK (Query Acknowledgment)
  • 5: QPD (Query Parameter Definition)
  • 6: RSP_Z86_QUERY_RESPONSE (a Group object) optional repeating
  • 7: DSC (Continuation Pointer) optional
See Also: