public class MybankCreditLoantradeLoanarQueryResponse extends AlipayResponse
Constructor and Description |
---|
MybankCreditLoantradeLoanarQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getArgStatus()
Gets arg status.
|
List<InstallmentMetaInfo> |
getInstalIntRate()
Gets instal int rate.
|
List<InstallmentRepayPlan> |
getInstallmentRepayPlans()
Gets installment repay plans.
|
String |
getLoanArNo()
Gets loan ar no.
|
String |
getLoanTerm()
Gets loan term.
|
String |
getNomInt()
Gets nom int.
|
String |
getNomPrin()
Gets nom prin.
|
String |
getOvdInt()
Gets ovd int.
|
String |
getOvdIntPenInt()
Gets ovd int pen int.
|
String |
getOvdPrin()
Gets ovd prin.
|
String |
getOvdPrinPenInt()
Gets ovd prin pen int.
|
List<InstallmentMetaInfo> |
getRepayModes()
Gets repay modes.
|
void |
setArgStatus(String argStatus)
Sets arg status.
|
void |
setInstalIntRate(List<InstallmentMetaInfo> instalIntRate)
Sets instal int rate.
|
void |
setInstallmentRepayPlans(List<InstallmentRepayPlan> installmentRepayPlans)
Sets installment repay plans.
|
void |
setLoanArNo(String loanArNo)
Sets loan ar no.
|
void |
setLoanTerm(String loanTerm)
Sets loan term.
|
void |
setNomInt(String nomInt)
Sets nom int.
|
void |
setNomPrin(String nomPrin)
Sets nom prin.
|
void |
setOvdInt(String ovdInt)
Sets ovd int.
|
void |
setOvdIntPenInt(String ovdIntPenInt)
Sets ovd int pen int.
|
void |
setOvdPrin(String ovdPrin)
Sets ovd prin.
|
void |
setOvdPrinPenInt(String ovdPrinPenInt)
Sets ovd prin pen int.
|
void |
setRepayModes(List<InstallmentMetaInfo> repayModes)
Sets repay modes.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public MybankCreditLoantradeLoanarQueryResponse()
public void setArgStatus(String argStatus)
argStatus
- the arg statuspublic String getArgStatus()
public void setInstalIntRate(List<InstallmentMetaInfo> instalIntRate)
instalIntRate
- the instal int ratepublic List<InstallmentMetaInfo> getInstalIntRate()
public void setInstallmentRepayPlans(List<InstallmentRepayPlan> installmentRepayPlans)
installmentRepayPlans
- the installment repay planspublic List<InstallmentRepayPlan> getInstallmentRepayPlans()
public void setLoanArNo(String loanArNo)
loanArNo
- the loan ar nopublic String getLoanArNo()
public void setLoanTerm(String loanTerm)
loanTerm
- the loan termpublic String getLoanTerm()
public void setNomInt(String nomInt)
nomInt
- the nom intpublic String getNomInt()
public void setNomPrin(String nomPrin)
nomPrin
- the nom prinpublic String getNomPrin()
public void setOvdInt(String ovdInt)
ovdInt
- the ovd intpublic String getOvdInt()
public void setOvdIntPenInt(String ovdIntPenInt)
ovdIntPenInt
- the ovd int pen intpublic String getOvdIntPenInt()
public void setOvdPrin(String ovdPrin)
ovdPrin
- the ovd prinpublic String getOvdPrin()
public void setOvdPrinPenInt(String ovdPrinPenInt)
ovdPrinPenInt
- the ovd prin pen intpublic String getOvdPrinPenInt()
public void setRepayModes(List<InstallmentMetaInfo> repayModes)
repayModes
- the repay modespublic List<InstallmentMetaInfo> getRepayModes()
Copyright © 2018. All rights reserved.