Class UserSet.UserObj

  • Enclosing class:
    UserSet

    public static class UserSet.UserObj
    extends Object
    • Field Detail

      • user

        protected User user
    • Constructor Detail

      • UserObj

        public UserObj()
    • Method Detail

      • getUser

        public User getUser()
        Gets the value of the role property.
        Returns:
        possible object is User
      • setUser

        public void setUser​(User value)
        Sets the value of the role property.
        Parameters:
        value - allowed object is User