public class BizContactPayLimit extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
BizContactPayLimit() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLimitAmt() |
String |
getLimitType() |
Integer |
getPayedAmt() |
String |
getRemark() |
String |
getSignNo() |
String |
getUserShow() |
String |
getXunleiId() |
void |
setLimitAmt(Integer limitAmt) |
void |
setLimitType(String limitType) |
void |
setPayedAmt(Integer payedAmt) |
void |
setRemark(String remark) |
void |
setSignNo(String signNo) |
void |
setUserShow(String userShow) |
void |
setXunleiId(String xunleiId) |
getCreateTime, getId, getUpdateTime, isNew, setIdpublic 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 getSignNo()
public void setSignNo(String signNo)
signNo - the signNo to setpublic Integer getLimitAmt()
public void setLimitAmt(Integer limitAmt)
limitAmt - the limitAmt to setpublic Integer getPayedAmt()
public void setPayedAmt(Integer payedAmt)
payedAmt - the payedAmt to setpublic String getLimitType()
public void setLimitType(String limitType)
limitType - the limitType to setpublic String getRemark()
getRemark in class AbstractBaseEntitypublic void setRemark(String remark)
setRemark in class AbstractBaseEntityremark - the remark to setCopyright © 2016. All rights reserved.