Package com.example.oblong
Class User
java.lang.Object
com.example.oblong.User
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEmail()
getId()
getName()
getPhone()
void
void
void
void
void
setProfilePicture
(String profilePicture) void
setUserType
(String userType)
-
Constructor Details
-
User
-
User
-
User
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getPhone
-
setPhone
-
getEmail
-
setEmail
-
getProfilePicture
-
setProfilePicture
-
getUserType
-
setUserType
-