public class GWTUser extends Object implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
GWTUser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getUsername() |
void |
setId(String id) |
void |
setUsername(String username) |
String |
toString() |
Copyright © 2016. All rights reserved.