Class QRY_A19

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

public class QRY_A19 extends AbstractMessage

Represents a QRY_A19 message structure (see chapter ?). This structure contains the following elements:

  • 1: MSH (MESSAGE HEADER)
  • 2: QRD (QUERY DEFINITION)
  • 3: QRF (QUERY FILTER) optional
See Also:
  • Constructor Details

    • QRY_A19

      public QRY_A19()
      Creates a new QRY_A19 message with DefaultModelClassFactory.
    • QRY_A19

      public QRY_A19(ModelClassFactory factory)
      Creates a new QRY_A19 message with custom ModelClassFactory.
  • Method Details