public class Fun9703Response extends AmServiceResult implements Serializable
ERROR, REDIRECT, SUCCESS| 构造器和说明 |
|---|
Fun9703Response() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDealStatus() |
BigDecimal |
getDelayRate() |
String |
getFundStatus() |
BigDecimal |
getPlanBalance() |
BigDecimal |
getRepayBasic() |
int |
getRepayDate() |
BigDecimal |
getRepayedBalance() |
BigDecimal |
getRepayInterest() |
BigDecimal |
getShareRatio() |
BigDecimal |
getShowBasic() |
BigDecimal |
getShowInterest() |
int |
getTermNo() |
void |
setDealStatus(String deal_status) |
void |
setDelayRate(BigDecimal delayRate) |
void |
setFundStatus(String fundStatus) |
void |
setPlanBalance(BigDecimal planBalance) |
void |
setRepayBasic(BigDecimal repay_basic) |
void |
setRepayDate(int repay_date) |
void |
setRepayedBalance(BigDecimal repayed_balance) |
void |
setRepayInterest(BigDecimal repay_interest) |
void |
setShareRatio(BigDecimal share_ratio) |
void |
setShowBasic(BigDecimal showBasic) |
void |
setShowInterest(BigDecimal showInterest) |
void |
setTermNo(int termNo) |
getErrorInfo, getErrorNo, getSerialNoTrans, getTraceInfo, setErrorInfo, setErrorNo, setSerialNoTrans, setTraceInfopublic int getRepayDate()
public void setRepayDate(int repay_date)
public BigDecimal getRepayInterest()
public void setRepayInterest(BigDecimal repay_interest)
public BigDecimal getRepayBasic()
public void setRepayBasic(BigDecimal repay_basic)
public BigDecimal getRepayedBalance()
public void setRepayedBalance(BigDecimal repayed_balance)
public String getDealStatus()
public void setDealStatus(String deal_status)
public BigDecimal getShareRatio()
public void setShareRatio(BigDecimal share_ratio)
public int getTermNo()
public void setTermNo(int termNo)
public BigDecimal getDelayRate()
public void setDelayRate(BigDecimal delayRate)
public BigDecimal getPlanBalance()
public void setPlanBalance(BigDecimal planBalance)
public BigDecimal getShowBasic()
public void setShowBasic(BigDecimal showBasic)
public BigDecimal getShowInterest()
public void setShowInterest(BigDecimal showInterest)
public String getFundStatus()
public void setFundStatus(String fundStatus)
Copyright © 2017. All rights reserved.