public class Fun9905Response extends Object implements Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
protected BigDecimal |
balance |
protected String |
bankCardNo |
protected String |
bankType |
protected String |
busiTypeDesc |
protected int |
currentPage |
protected String |
fundCode |
protected int |
fundDate |
protected String |
fundSeqId |
protected int |
fundTime |
protected String |
fundType |
protected BigDecimal |
incomeAmt |
protected String |
orderDate |
protected int |
pageSize |
protected BigDecimal |
payAmt |
protected String |
payTypeDesc |
protected String |
pnrSeqId |
protected String |
respCode |
protected String |
respDesc |
protected String |
resv |
protected String |
status |
protected int |
totalPage |
| 构造器和说明 |
|---|
Fun9905Response() |
protected int fundDate
protected int fundTime
protected String fundSeqId
protected int currentPage
protected int pageSize
protected int totalPage
protected String respCode
protected String respDesc
protected String resv
protected String pnrSeqId
protected String orderDate
protected String busiTypeDesc
protected String fundType
protected String fundCode
protected BigDecimal incomeAmt
protected BigDecimal payAmt
protected BigDecimal balance
protected String payTypeDesc
protected String bankType
protected String bankCardNo
protected String status
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 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 getPnrSeqId()
public void setPnrSeqId(String pnrSeqId)
public String getOrderDate()
public void setOrderDate(String orderDate)
public String getBusiTypeDesc()
public void setBusiTypeDesc(String busiTypeDesc)
public String getFundType()
public void setFundType(String fundType)
public String getFundCode()
public void setFundCode(String fundCode)
public BigDecimal getIncomeAmt()
public void setIncomeAmt(BigDecimal incomeAmt)
public BigDecimal getPayAmt()
public void setPayAmt(BigDecimal payAmt)
public BigDecimal getBalance()
public void setBalance(BigDecimal balance)
public String getPayTypeDesc()
public void setPayTypeDesc(String payTypeDesc)
public String getBankType()
public void setBankType(String bankType)
public String getBankCardNo()
public void setBankCardNo(String bankCardNo)
public String getStatus()
public void setStatus(String status)
Copyright © 2017. All rights reserved.