Class SimpleSiteStructure.UserRepresentation

    • Constructor Detail

      • UserRepresentation

        public UserRepresentation()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getLowerName

        public String getLowerName()
      • setLowerName

        public void setLowerName​(String lowerName)
      • getEmail

        public String getEmail()
      • setEmail

        public void setEmail​(String email)