Class MessageSourceTerm

    • Field Detail

      • DEFAULT

        public static final MessageSourceTerm DEFAULT
        Default value for the message source is "0".
      • MESSAGE_SOURCE_TERM_LENGTH

        public static final int MESSAGE_SOURCE_TERM_LENGTH
        The length of the message source term within the IIRV vector.
        See Also:
        Constant Field Values
      • MESSAGE_SOURCE_TERM_PATTERN

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