Class RSP_Z90

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

public class RSP_Z90 extends AbstractMessage

Represents a RSP_Z90 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: RCP (Response Control Parameter)
  • 7: RSP_Z90_QUERY_RESPONSE (a Group object) repeating
  • 8: DSC (Continuation Pointer)
See Also: