public class UserPersonalInformation extends Object implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
UserPersonalInformation() |
UserPersonalInformation(String username,
String fullname,
String email) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getFullname() |
String |
getUsername() |
void |
setEmail(String email) |
void |
setUsername(String fullname) |
Copyright © 2014. All Rights Reserved.