public class BizAutoPayRecord extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
BizAutoPayRecord() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAutoPayPeriod() |
Date |
getAutoPayTime() |
String |
getBizNo() |
String |
getBizOrderId() |
String |
getExtraJson() |
String |
getLastExpireDate() |
Date |
getOpenTime() |
String |
getPayType() |
Long |
getProductId() |
String |
getStatus() |
String |
getUserShow() |
String |
getXunleiId() |
String |
getXunleiPayId() |
void |
setAutoPayPeriod(Integer autoPayPeriod) |
void |
setAutoPayTime(Date autoPayTime) |
void |
setBizNo(String bizNo) |
void |
setBizOrderId(String bizOrderId) |
void |
setExtraJson(String extraJson) |
void |
setLastExpireDate(String lastExpireDate) |
void |
setOpenTime(Date openTime) |
void |
setPayType(String payType) |
void |
setProductId(Long productId) |
void |
setStatus(String status) |
void |
setUserShow(String userShow) |
void |
setXunleiId(String xunleiId) |
void |
setXunleiPayId(String xunleiPayId) |
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 getBizNo()
public void setBizNo(String bizNo)
bizNo - the bizNo to setpublic Long getProductId()
public void setProductId(Long productId)
productId - the productId to setpublic Date getOpenTime()
public void setOpenTime(Date openTime)
openTime - the openTime to setpublic String getLastExpireDate()
public void setLastExpireDate(String lastExpireDate)
lastExpireDate - the lastExpireDate to setpublic String getBizOrderId()
public void setBizOrderId(String bizOrderId)
bizOrderId - the bizOrderId to setpublic String getXunleiPayId()
public void setXunleiPayId(String xunleiPayId)
xunleiPayId - the xunleiPayId to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic Integer getAutoPayPeriod()
public void setAutoPayPeriod(Integer autoPayPeriod)
autoPayPeriod - the autoPayPeriod to setpublic Date getAutoPayTime()
public void setAutoPayTime(Date autoPayTime)
autoPayTime - the autoPayTime to setpublic String getExtraJson()
public void setExtraJson(String extraJson)
extraJson - the extraJson to setCopyright © 2016. All rights reserved.