Class QCN_J01

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

public class QCN_J01 extends AbstractMessage

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

  • 1: MSH (Message Header)
  • 2: QID (Query Identification)
See Also:
  • Constructor Details

    • QCN_J01

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

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