Class ADT_A20

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

public class ADT_A20 extends AbstractMessage

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

  • 1: MSH (MESSAGE HEADER)
  • 2: EVN (EVENT TYPE)
  • 3: NPU (BED STATUS UPDATE)
See Also:
  • Constructor Details

    • ADT_A20

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

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