Class MessageEndConstantTerm

All Implemented Interfaces:
Comparable<IIRVVectorTerm<?>>

public class MessageEndConstantTerm extends ConstantValuedIIRVTerm
5-character immutable end of the message: "ITERM".

Valid values: ITERM

Since:
13.0
Author:
Nick LaFarge
  • Field Details

    • MESSAGE_END_TERM_STRING

      public static final String MESSAGE_END_TERM_STRING
      End of the message is always "ITERM".
      See Also:
  • Constructor Details