public class Fun9710Response extends AmServiceResult implements Serializable
ERROR, REDIRECT, SUCCESS| 构造器和说明 |
|---|
Fun9710Response() |
| 限定符和类型 | 方法和说明 |
|---|---|
BigDecimal |
getLoanNowTot() |
BigDecimal |
getLoanTot() |
BigDecimal |
getOverdueTot() |
BigDecimal |
getRepayTot() |
void |
setLoanNowTot(BigDecimal loan_now_tot) |
void |
setLoanTot(BigDecimal loan_tot) |
void |
setOverdueTot(BigDecimal overdue_tot) |
void |
setRepayTot(BigDecimal repay_tot) |
getErrorInfo, getErrorNo, getSerialNoTrans, getTraceInfo, setErrorInfo, setErrorNo, setSerialNoTrans, setTraceInfopublic BigDecimal getLoanTot()
public void setLoanTot(BigDecimal loan_tot)
public BigDecimal getLoanNowTot()
public void setLoanNowTot(BigDecimal loan_now_tot)
public BigDecimal getOverdueTot()
public void setOverdueTot(BigDecimal overdue_tot)
public BigDecimal getRepayTot()
public void setRepayTot(BigDecimal repay_tot)
Copyright © 2017. All rights reserved.