public class MybankCreditLoantradeLoanschemeQueryResponse extends AlipayResponse
Constructor and Description |
---|
MybankCreditLoantradeLoanschemeQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<MyBkAccountVO> |
getAccountVo()
Gets account vo.
|
String |
getAlertAmt()
Gets alert amt.
|
List<LoanChargeInfo> |
getChargeInfoList()
Gets charge info list.
|
Date |
getCreditExpireDate()
Gets credit expire date.
|
String |
getCreditLmtAmt()
Gets credit lmt amt.
|
String |
getCreditNo()
Gets credit no.
|
String |
getCreditSource()
Gets credit source.
|
Date |
getCreditStartDate()
Gets credit start date.
|
String |
getIntRate()
Gets int rate.
|
String |
getLoanableAmt()
Gets loanable amt.
|
String |
getLoanPolicyCode()
Gets loan policy code.
|
Long |
getLoanTerm()
Gets loan term.
|
String |
getLoanTermUnit()
Gets loan term unit.
|
InstallmentValue |
getRepayModeList()
Gets repay mode list.
|
String |
getSalePdCode()
Gets sale pd code.
|
String |
getWaterAmt()
Gets water amt.
|
void |
setAccountVo(List<MyBkAccountVO> accountVo)
Sets account vo.
|
void |
setAlertAmt(String alertAmt)
Sets alert amt.
|
void |
setChargeInfoList(List<LoanChargeInfo> chargeInfoList)
Sets charge info list.
|
void |
setCreditExpireDate(Date creditExpireDate)
Sets credit expire date.
|
void |
setCreditLmtAmt(String creditLmtAmt)
Sets credit lmt amt.
|
void |
setCreditNo(String creditNo)
Sets credit no.
|
void |
setCreditSource(String creditSource)
Sets credit source.
|
void |
setCreditStartDate(Date creditStartDate)
Sets credit start date.
|
void |
setIntRate(String intRate)
Sets int rate.
|
void |
setLoanableAmt(String loanableAmt)
Sets loanable amt.
|
void |
setLoanPolicyCode(String loanPolicyCode)
Sets loan policy code.
|
void |
setLoanTerm(Long loanTerm)
Sets loan term.
|
void |
setLoanTermUnit(String loanTermUnit)
Sets loan term unit.
|
void |
setRepayModeList(InstallmentValue repayModeList)
Sets repay mode list.
|
void |
setSalePdCode(String salePdCode)
Sets sale pd code.
|
void |
setWaterAmt(String waterAmt)
Sets water amt.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public MybankCreditLoantradeLoanschemeQueryResponse()
public void setAccountVo(List<MyBkAccountVO> accountVo)
accountVo
- the account vopublic List<MyBkAccountVO> getAccountVo()
public void setAlertAmt(String alertAmt)
alertAmt
- the alert amtpublic String getAlertAmt()
public void setChargeInfoList(List<LoanChargeInfo> chargeInfoList)
chargeInfoList
- the charge info listpublic List<LoanChargeInfo> getChargeInfoList()
public void setCreditExpireDate(Date creditExpireDate)
creditExpireDate
- the credit expire datepublic Date getCreditExpireDate()
public void setCreditLmtAmt(String creditLmtAmt)
creditLmtAmt
- the credit lmt amtpublic String getCreditLmtAmt()
public void setCreditNo(String creditNo)
creditNo
- the credit nopublic String getCreditNo()
public void setCreditSource(String creditSource)
creditSource
- the credit sourcepublic String getCreditSource()
public void setCreditStartDate(Date creditStartDate)
creditStartDate
- the credit start datepublic Date getCreditStartDate()
public void setIntRate(String intRate)
intRate
- the int ratepublic String getIntRate()
public void setLoanPolicyCode(String loanPolicyCode)
loanPolicyCode
- the loan policy codepublic String getLoanPolicyCode()
public void setLoanTerm(Long loanTerm)
loanTerm
- the loan termpublic Long getLoanTerm()
public void setLoanTermUnit(String loanTermUnit)
loanTermUnit
- the loan term unitpublic String getLoanTermUnit()
public void setLoanableAmt(String loanableAmt)
loanableAmt
- the loanable amtpublic String getLoanableAmt()
public void setRepayModeList(InstallmentValue repayModeList)
repayModeList
- the repay mode listpublic InstallmentValue getRepayModeList()
public void setSalePdCode(String salePdCode)
salePdCode
- the sale pd codepublic String getSalePdCode()
public void setWaterAmt(String waterAmt)
waterAmt
- the water amtpublic String getWaterAmt()
Copyright © 2018. All rights reserved.