public class PayNotice extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
PayNotice() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMsg() |
Integer |
getFailTimes() |
Date |
getNoticeTime() |
String |
getStatus() |
String |
getXunleiPayId() |
void |
setErrorMsg(String errorMsg) |
void |
setFailTimes(Integer failTimes) |
void |
setNoticeTime(Date noticeTime) |
void |
setStatus(String status) |
void |
setXunleiPayId(String xunleiPayId) |
getCreateTime, getId, getRemark, getUpdateTime, isNew, setId, setRemarkpublic String getXunleiPayId()
public void setXunleiPayId(String xunleiPayId)
xunleiPayId - the xunleiPayId to setpublic Integer getFailTimes()
public void setFailTimes(Integer failTimes)
failTimes - the failTimes to setpublic Date getNoticeTime()
public void setNoticeTime(Date noticeTime)
noticeTime - the noticeTime to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic String getErrorMsg()
public void setErrorMsg(String errorMsg)
errorMsg - the errorMsg to setCopyright © 2016. All rights reserved.