Class Address.Description

    • Constructor Detail

      • Description

        public Description​(String value,
                           Locale language)
        Parameters:
        value - The actual description.
        language - The language of the description.
    • Method Detail

      • getValue

        public final String getValue()
        Gets the description.
        Returns:
        The description.
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object