public class ChannelAutoPayQuit extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
ChannelAutoPayQuit() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizNo() |
String |
getBizOrderId() |
Date |
getCancelTime() |
String |
getExtraJson() |
Integer |
getOrderAmt() |
String |
getPayType() |
String |
getPhone() |
String |
getQuitType() |
Date |
getReqTime() |
String |
getStatus() |
String |
getUserShow() |
String |
getXunleiId() |
String |
getXunleiPayId() |
void |
setBizNo(String bizNo) |
void |
setBizOrderId(String bizOrderId) |
void |
setCancelTime(Date cancelTime) |
void |
setExtraJson(String extraJson) |
void |
setOrderAmt(Integer orderAmt) |
void |
setPayType(String payType) |
void |
setPhone(String phone) |
void |
setQuitType(String quitType) |
void |
setReqTime(Date reqTime) |
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 getXunleiPayId()
public void setXunleiPayId(String xunleiPayId)
xunleiPayId - the xunleiPayId to setpublic String getPhone()
public void setPhone(String phone)
phone - the phone to setpublic String getQuitType()
public void setQuitType(String quitType)
quitType - the quitType to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic String getPayType()
public void setPayType(String payType)
payType - the payType to setpublic String getBizOrderId()
public void setBizOrderId(String bizOrderId)
bizOrderId - the bizOrderId to setpublic String getBizNo()
public void setBizNo(String bizNo)
bizNo - the bizNo to setpublic Integer getOrderAmt()
public void setOrderAmt(Integer orderAmt)
orderAmt - the orderAmt to setpublic Date getReqTime()
public void setReqTime(Date reqTime)
reqTime - the reqTime to setpublic Date getCancelTime()
public void setCancelTime(Date cancelTime)
cancelTime - the cancelTime to setpublic String getExtraJson()
public void setExtraJson(String extraJson)
extraJson - the extraJson to setCopyright © 2016. All rights reserved.