public class BizAutoPayReq extends AbstractBaseEntity
createTime, id, updateTime| Constructor and Description |
|---|
BizAutoPayReq() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpireDate() |
String |
getExtraJson() |
String |
getPayType() |
Long |
getProductId() |
String |
getProductType() |
String |
getReqFrom() |
String |
getType() |
String |
getUserShow() |
String |
getXunleiId() |
void |
setExpireDate(String expireDate) |
void |
setExtraJson(String extraJson) |
void |
setPayType(String payType) |
void |
setProductId(Long productId) |
void |
setProductType(String productType) |
void |
setReqFrom(String reqFrom) |
void |
setType(String type) |
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 getProductType()
public void setProductType(String productType)
productType - the productType to setpublic String getPayType()
public void setPayType(String payType)
payType - the payType to setpublic String getExpireDate()
public void setExpireDate(String expireDate)
expireDate - the expireDate to setpublic String getReqFrom()
public void setReqFrom(String reqFrom)
reqFrom - the reqFrom to setpublic String getType()
public void setType(String type)
type - the type to setpublic String getExtraJson()
public void setExtraJson(String extraJson)
extraJson - the extraJson to setCopyright © 2016. All rights reserved.