public class UserLastLoginInfo extends Object
| Constructor and Description |
|---|
UserLastLoginInfo(String id,
long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
long |
getTimestamp() |
void |
setId(String id) |
void |
setTimestamp(long timestamp) |
Copyright © 2017. All Rights Reserved.