Class PMU_B03

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

public class PMU_B03 extends AbstractMessage

Represents a PMU_B03 message structure (see chapter 15). This structure contains the following elements:

  • 1: MSH (Message Header)
  • 2: EVN (Event Type)
  • 3: STF (Staff Identification)
See Also:
  • Constructor Details

    • PMU_B03

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

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