| Constructor and Description |
|---|
UserWrapper()
Instantiates a new User wrapper.
|
UserWrapper(User user)
Instantiates a new User wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getPath()
Gets path.
|
User |
getUser()
Gets user.
|
getProp, notifyObservers, setProppublic UserWrapper()
public UserWrapper(User user)
user - the user to wrappublic static java.lang.String getPath()
public User getUser()