public class Fun9908Response extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
bankCode |
protected String |
businessType |
protected String |
cardNo |
protected int |
currentPage |
protected int |
fundDate |
protected String |
fundSeqId |
protected int |
fundTime |
protected int |
orderDate |
protected int |
pageSize |
protected String |
preFundSeqId |
protected String |
rechargeCode |
protected String |
respCode |
protected String |
respDesc |
protected String |
resv |
protected String |
status |
protected int |
totalPage |
protected BigDecimal |
transAmt |
protected String |
userNameText |
| 构造器和说明 |
|---|
Fun9908Response() |
protected int fundDate
protected int fundTime
protected String fundSeqId
protected String userNameText
protected int currentPage
protected int pageSize
protected int totalPage
protected String respCode
protected String respDesc
protected String resv
protected String preFundSeqId
protected String bankCode
protected String cardNo
protected BigDecimal transAmt
protected int orderDate
protected String rechargeCode
protected String status
protected String businessType
public int getFundDate()
public void setFundDate(int fundDate)
public int getFundTime()
public void setFundTime(int fundTime)
public String getFundSeqId()
public void setFundSeqId(String fundSeqId)
public String getUserNameText()
public void setUserNameText(String userNameText)
public int getCurrentPage()
public void setCurrentPage(int currentPage)
public int getPageSize()
public void setPageSize(int pageSize)
public int getTotalPage()
public void setTotalPage(int totalPage)
public String getRespCode()
public void setRespCode(String respCode)
public String getRespDesc()
public void setRespDesc(String respDesc)
public String getResv()
public void setResv(String resv)
public String getPreFundSeqId()
public void setPreFundSeqId(String preFundSeqId)
public String getBankCode()
public void setBankCode(String bankCode)
public String getCardNo()
public void setCardNo(String cardNo)
public BigDecimal getTransAmt()
public void setTransAmt(BigDecimal transAmt)
public int getOrderDate()
public void setOrderDate(int orderDate)
public String getRechargeCode()
public void setRechargeCode(String rechargeCode)
public String getStatus()
public void setStatus(String status)
public String getBusinessType()
public void setBusinessType(String businessType)
Copyright © 2017. All rights reserved.