Class ValueNamePair

    • Constructor Detail

      • ValueNamePair

        public ValueNamePair​(String value,
                             String name)
        Construct KeyValue Pair
        Parameters:
        value - value
        name - string representation
    • Method Detail

      • getValue

        public String getValue()
        Get Value
        Returns:
        Value
      • getValueObject

        public Object getValueObject()
        Get the Object representation of the value
        Returns:
        value
      • hashCode

        public int hashCode()
        Return Hashcode of value
        Overrides:
        hashCode in class Object
        Returns:
        hascode