public class OnlineStatus extends Object implements Serializable
| Constructor and Description |
|---|
OnlineStatus() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLast_online_time() |
Boolean |
getOnline() |
void |
setLast_online_time(String last_online_time) |
void |
setOnline(Boolean online) |
String |
toString() |
Copyright © 2020. All rights reserved.