Class EndOfMessage

java.lang.Object
nts.NTSKERecords.NTSKERecord
nts.NTSKERecords.EndOfMessage

public class EndOfMessage extends NTSKERecord
  • Constructor Details

    • EndOfMessage

      public EndOfMessage()
      Constructor for EndOfMessage record with default values.
    • EndOfMessage

      public EndOfMessage(byte[] rawRecord)
      Constructor for EndOfMessage record from a raw byte array. Verifies that the values are correct.
      Parameters:
      rawRecord - the raw byte array containing the record data.