com.xunlei.channel.db.pojo
类 ContactResult
java.lang.Object
com.xunlei.channel.db.pojo.AbstractBaseEntity
com.xunlei.channel.db.pojo.AbstractContact
com.xunlei.channel.db.pojo.ContactResult
- 所有已实现的接口:
- Serializable
public class ContactResult
- extends AbstractContact
签约|解约结果表,一个人在一个渠道下只有一条记录,要么签约/要么解约
- 作者:
- 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 |
ContactResult
public ContactResult()
getStatus
public String getStatus()
- 返回:
- the status
setStatus
public void setStatus(String status)
- 参数:
status - the status to set
Copyright © 2016. All rights reserved.