com.xunlei.channel.db.pojo
类 ContactReq
java.lang.Object
com.xunlei.channel.db.pojo.AbstractBaseEntity
com.xunlei.channel.db.pojo.AbstractContact
com.xunlei.channel.db.pojo.ContactReq
- 所有已实现的接口:
- Serializable
public class ContactReq
- extends AbstractContact
签约|解约请求表,一个人一个渠道会存在多条记录,成功后会记录到ContactResult里
- 作者:
- gonglijian
- 另请参见:
- 序列化表格
| 从类 com.xunlei.channel.db.pojo.AbstractContact 继承的方法 |
getExtraJson, getPayType, getProductId, getSignNo, getTheType, getUserShow, getXunleiId, setExtraJson, setPayType, setProductId, setSignNo, setTheType, setUserShow, setXunleiId |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContactReq
public ContactReq()
getStatus
public String getStatus()
- 返回:
- the status
setStatus
public void setStatus(String status)
- 参数:
status - the status to set
Copyright © 2016. All rights reserved.