public class AdminUser extends User
Constructor and Description |
---|
AdminUser()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getState()
Returns the state of the user.
|
String |
toString()
Returns a string representation of the object.
|
getEmail, getFirstName, getLastName, getRole, setEmail, setFirstName, setLastName, setRole, setRole
getId, setId
Copyright © 2018. All rights reserved.