Class User.Photo

  • Enclosing class:
    User

    public static class User.Photo
    extends Object
    • Constructor Detail

      • Photo

        public Photo()
    • Method Detail

      • getValue

        public String getValue()
      • getType

        public String getType()
      • setValue

        public void setValue​(String value)
      • setType

        public void setType​(String type)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object