public class CustomOrder extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
CustomOrder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdminName() |
String |
getCustomType() |
String |
getFailMsg() |
String |
getStatus() |
String |
getXunleiPayId() |
void |
setAdminName(String adminName) |
void |
setCustomType(String customType) |
void |
setFailMsg(String failMsg) |
void |
setStatus(String status) |
void |
setXunleiPayId(String xunleiPayId) |
getCreateTime, getId, getRemark, getUpdateTime, isNew, setId, setRemarkpublic String getFailMsg()
public void setFailMsg(String failMsg)
failMsg - the failMsg to setpublic String getXunleiPayId()
public void setXunleiPayId(String xunleiPayId)
xunleiPayId - the xunleiPayId to setpublic String getCustomType()
public void setCustomType(String customType)
customType - the customType to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic String getAdminName()
public void setAdminName(String adminName)
adminName - the adminName to setCopyright © 2016. All rights reserved.