Class MessageStartConstantTerm

All Implemented Interfaces:
Comparable<IIRVVectorTerm<?>>

public class MessageStartConstantTerm extends ConstantValuedIIRVTerm
5-character start of the message, always is "GIIRV".

Valid values: GIIRV

Since:
13.0
Author:
Nick LaFarge
  • Field Details

    • MESSAGE_START_TERM_STRING

      public static final String MESSAGE_START_TERM_STRING
      Start of the message is always "GIIRV".
      See Also:
  • Constructor Details