public abstract class AbstractContact extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
AbstractContact() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtraJson() |
String |
getPayType() |
Long |
getProductId() |
String |
getSignNo() |
String |
getTheType() |
String |
getUserShow() |
String |
getXunleiId() |
void |
setExtraJson(String extraJson) |
void |
setPayType(String payType) |
void |
setProductId(Long productId) |
void |
setSignNo(String signNo) |
void |
setTheType(String theType) |
void |
setUserShow(String userShow) |
void |
setXunleiId(String xunleiId) |
getCreateTime, getId, getRemark, getUpdateTime, isNew, setId, setRemarkpublic String getXunleiId()
public void setXunleiId(String xunleiId)
xunleiId - the xunleiId to setpublic String getUserShow()
public void setUserShow(String userShow)
userShow - the userShow to setpublic Long getProductId()
public void setProductId(Long productId)
productId - the productId to setpublic String getSignNo()
public void setSignNo(String signNo)
signNo - the signNo to setpublic String getPayType()
public void setPayType(String payType)
payType - the payType to setpublic String getTheType()
public void setTheType(String theType)
theType - the theType to setpublic String getExtraJson()
public void setExtraJson(String extraJson)
extraJson - the extraJson to setCopyright © 2016. All rights reserved.