public class ChannelAutoPayResult extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
ChannelAutoPayResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizNo() |
String |
getBizOrderId() |
String |
getCancelDate() |
String |
getChannelOrderId() |
String |
getExtraJson() |
Date |
getInputTime() |
String |
getNotifyUrl() |
Integer |
getOrderAmt() |
String |
getPayType() |
String |
getPeriod() |
Long |
getProductId() |
Integer |
getSuccessCount() |
Date |
getSuccessTime() |
String |
getUserShow() |
String |
getXunleiId() |
String |
getXunleiPayId() |
void |
setBizNo(String bizNo) |
void |
setBizOrderId(String bizOrderId) |
void |
setCancelDate(String cancelDate) |
void |
setChannelOrderId(String channelOrderId) |
void |
setExtraJson(String extraJson) |
void |
setInputTime(Date inputTime) |
void |
setNotifyUrl(String notifyUrl) |
void |
setOrderAmt(Integer orderAmt) |
void |
setPayType(String payType) |
void |
setPeriod(String period) |
void |
setProductId(Long productId) |
void |
setSuccessCount(Integer successCount) |
void |
setSuccessTime(Date successTime) |
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 getNotifyUrl()
public void setNotifyUrl(String notifyUrl)
notifyUrl - the notifyUrl 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 String getBizOrderId()
public void setBizOrderId(String bizOrderId)
bizOrderId - the bizOrderId to setpublic String getPayType()
public void setPayType(String payType)
payType - the payType to setpublic Integer getOrderAmt()
public void setOrderAmt(Integer orderAmt)
orderAmt - the orderAmt to setpublic Date getInputTime()
public void setInputTime(Date inputTime)
inputTime - the inputTime to setpublic String getChannelOrderId()
public void setChannelOrderId(String channelOrderId)
channelOrderId - the channelOrderId to setpublic Date getSuccessTime()
public void setSuccessTime(Date successTime)
successTime - the successTime to setpublic Integer getSuccessCount()
public void setSuccessCount(Integer successCount)
successCount - the successCount to setpublic String getCancelDate()
public void setCancelDate(String cancelDate)
cancelDate - the cancelDate to setpublic String getPeriod()
public void setPeriod(String period)
period - the period to setpublic String getExtraJson()
public void setExtraJson(String extraJson)
extraJson - the extraJson to setCopyright © 2016. All rights reserved.