public class ContactLog extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
ContactLog() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBalanceDate() |
String |
getPayType() |
String |
getTheType() |
String |
getUserShow() |
String |
getXunleiId() |
void |
setBalanceDate(String balanceDate) |
void |
setPayType(String payType) |
void |
setTheType(String theType) |
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 getPayType()
public void setPayType(String payType)
payType - the payType to setpublic String getTheType()
public void setTheType(String theType)
theType - the theType to setpublic String getBalanceDate()
public void setBalanceDate(String balanceDate)
balanceDate - the balanceDate to setCopyright © 2016. All rights reserved.