Class ConstantValuedIIRVTerm

    • Constructor Detail

      • ConstantValuedIIRVTerm

        public ConstantValuedIIRVTerm​(String value)
        Constructs a ConstantValuedIIRVTerm instance with a given String value.
        Parameters:
        value - Constant (immutable) value of the term
    • Method Detail

      • toEncodedString

        public String toEncodedString​(String termValue)
        Convert an IIRV term value into the encoded String representation, as it would appear in the IIRV message.
        Specified by:
        toEncodedString in class IIRVVectorTerm<String>
        Parameters:
        termValue - Value of the term
        Returns:
        Encoded String representing of the inputted IIRV term it appears in the IIRV message