public class Extqishun extends Object implements Serializable
| Constructor and Description |
|---|
Extqishun() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCompanytype() |
String |
getFromdate() |
String |
getInputtime() |
String |
getOrderid() |
int |
getPayedamt() |
double |
getPayedamtYuan() |
String |
getPhonetype() |
String |
getProducttype() |
String |
getRemark() |
long |
getSeqid() |
String |
getTelephone() |
String |
getTodate() |
String |
getUsershow() |
String |
getXunleiid() |
void |
setCompanytype(int companytype) |
void |
setFromdate(String fromdate) |
void |
setInputtime(String inputtime) |
void |
setOrderid(String orderid) |
void |
setPayedamt(int payedamt) |
void |
setPhonetype(String phonetype) |
void |
setProducttype(String producttype) |
void |
setRemark(String remark) |
void |
setSeqid(long seqid) |
void |
setTelephone(String telephone) |
void |
setTodate(String todate) |
void |
setUsershow(String usershow) |
void |
setXunleiid(String xunleiid) |
public int getPayedamt()
public double getPayedamtYuan()
public void setPayedamt(int payedamt)
public long getSeqid()
public void setSeqid(long seqid)
public String getOrderid()
public void setOrderid(String orderid)
public String getTelephone()
public void setTelephone(String telephone)
public String getXunleiid()
public void setXunleiid(String xunleiid)
public String getUsershow()
public void setUsershow(String usershow)
public String getInputtime()
public void setInputtime(String inputtime)
public String getRemark()
public void setRemark(String remark)
public String getPhonetype()
public void setPhonetype(String phonetype)
phonetype - the phonetype to setpublic String getFromdate()
public void setFromdate(String fromdate)
fromdate - the fromdate to setpublic String getTodate()
public void setTodate(String todate)
todate - the todate to setpublic int getCompanytype()
public void setCompanytype(int companytype)
companytype - the companytype to setpublic void setProducttype(String producttype)
public String getProducttype()
Copyright © 2016. All rights reserved.