Class OriginatorRoutingIndicatorTerm

  • All Implemented Interfaces:
    Comparable<IIRVVectorTerm<?>>

    public class OriginatorRoutingIndicatorTerm
    extends StringValuedIIRVTerm
    4-character originating routing indicator.

    Valid values: GCQU, GAQD

    Since:
    13.0
    Author:
    Nick LaFarge
    • Field Detail

      • ORIGINATOR_ROUTING_INDICATOR_TERM_LENGTH

        public static final int ORIGINATOR_ROUTING_INDICATOR_TERM_LENGTH
        The length of the IIRV term within the message.
        See Also:
        Constant Field Values
      • ORIGINATOR_ROUTING_INDICATOR_TERM_PATTERN

        public static final String ORIGINATOR_ROUTING_INDICATOR_TERM_PATTERN
        Regular expression that ensures the validity of string values for this term.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OriginatorRoutingIndicatorTerm

        public OriginatorRoutingIndicatorTerm​(String value)
        Parameters:
        value - value of the originator routing indicator term (dimensionless)