public class UserSession extends Object implements Serializable
| Constructor and Description |
|---|
UserSession() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateTime() |
String |
getKfAccount() |
void |
setCreateTime(Date createTime) |
void |
setKfAccount(String kfAccount) |
String |
toString() |
Copyright © 2019. All rights reserved.