public class SystemTime extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_SERVER_TIME |
| Constructor and Description |
|---|
SystemTime() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getServerTime()
Server current time(ms)
|
int |
hashCode() |
SystemTime |
serverTime(Long serverTime) |
void |
setServerTime(Long serverTime) |
String |
toString() |
public static final String SERIALIZED_NAME_SERVER_TIME
public SystemTime serverTime(Long serverTime)
public void setServerTime(Long serverTime)
Copyright © 2023. All rights reserved.