Class UserId

    • Method Detail

      • onlyEmail

        public static UserId onlyEmail​(String email)
      • getName

        public String getName()
      • getComment

        public String getComment()
      • getEmail

        public String getEmail()
      • asString

        public String asString​(boolean ignoreEmptyValues)
        Returns a string representation of the object.
        Parameters:
        ignoreEmptyValues - Flag which indicates that empty string values should not be outputted.
        Returns:
        a string representation of the object.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object