public class Extumpay extends Object
| Constructor and Description |
|---|
Extumpay() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmount() |
double |
getAmountYuan() |
String |
getFromdate() |
String |
getFromFullDate() |
String |
getInputtime() |
String |
getMobileno() |
String |
getOrderid() |
String |
getRemark() |
long |
getSeqid() |
String |
getTodate() |
String |
getToFullDate() |
String |
getUmpaytype() |
String |
getUsershow() |
String |
getXunleiid() |
void |
setAmount(int amount) |
void |
setFromdate(String fromdate) |
void |
setFromFullDate(String fromFullDate) |
void |
setInputtime(String inputtime) |
void |
setMobileno(String mobileno) |
void |
setOrderid(String orderid) |
void |
setRemark(String remark) |
void |
setSeqid(long seqid) |
void |
setTodate(String todate) |
void |
setToFullDate(String toFullDate) |
void |
setUmpaytype(String umpaytype) |
void |
setUsershow(String usershow) |
void |
setXunleiid(String xunleiid) |
public long getSeqid()
public void setSeqid(long seqid)
seqid - the seqid to setpublic String getOrderid()
public void setOrderid(String orderid)
orderid - the orderid to setpublic int getAmount()
public double getAmountYuan()
public void setAmount(int amount)
amount - the amount to setpublic String getMobileno()
public void setMobileno(String mobileno)
mobileno - the mobileno to setpublic String getXunleiid()
public void setXunleiid(String xunleiid)
xunleiid - the xunleiid to setpublic String getUsershow()
public void setUsershow(String usershow)
usershow - the usershow to setpublic String getInputtime()
public void setInputtime(String inputtime)
inputtime - the inputtime to setpublic String getRemark()
public void setRemark(String remark)
remark - the remark 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 String getUmpaytype()
public void setUmpaytype(String umpaytype)
umpaytype - the umpaytype to setpublic String getFromFullDate()
public void setFromFullDate(String fromFullDate)
public String getToFullDate()
public void setToFullDate(String toFullDate)
Copyright © 2016. All rights reserved.