Class User.Profile.Field

    • Constructor Detail

      • Field

        public Field()
    • Method Detail

      • getValue

        public String getValue()
      • getAlt

        public String getAlt()
      • getLabel

        public String getLabel()
      • setValue

        public void setValue​(String value)
      • setAlt

        public void setAlt​(String alt)
      • setLabel

        public void setLabel​(String label)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object