public class PayNoticeOk extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
PayNoticeOk() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getFailTimes() |
Date |
getNoticeTime() |
String |
getXunleiPayId() |
void |
setFailTimes(Integer failTimes) |
void |
setNoticeTime(Date noticeTime) |
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 setCopyright © 2016. All rights reserved.