public class User extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
User() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPayPassword() |
String |
getPhone() |
String |
getUserShow() |
String |
getXunleiId() |
void |
setPayPassword(String payPassword) |
void |
setPhone(String phone) |
void |
setUserShow(String userShow) |
void |
setXunleiId(String xunleiId) |
getCreateTime, getId, getRemark, getUpdateTime, isNew, setId, setRemarkpublic String getXunleiId()
public void setXunleiId(String xunleiId)
xunleiId - the xunleiId to setpublic String getUserShow()
public void setUserShow(String userShow)
userShow - the userShow to setpublic String getPhone()
public void setPhone(String phone)
phone - the phone to setpublic String getPayPassword()
public void setPayPassword(String payPassword)
payPassword - the payPassword to setCopyright © 2016. All rights reserved.