public class MybankCreditLoantradeRepayBudgetQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
MybankCreditLoantradeRepayBudgetQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplyRepayPrin()
Gets apply repay prin.
|
String |
getLoanArNo()
Gets loan ar no.
|
String |
getShouldRepayFee()
Gets should repay fee.
|
String |
getShouldRepayInt()
Gets should repay int.
|
String |
getShouldRepayPreFee()
Gets should repay pre fee.
|
String |
getShouldRepayPrin()
Gets should repay prin.
|
void |
setApplyRepayPrin(String applyRepayPrin)
Sets apply repay prin.
|
void |
setLoanArNo(String loanArNo)
Sets loan ar no.
|
void |
setShouldRepayFee(String shouldRepayFee)
Sets should repay fee.
|
void |
setShouldRepayInt(String shouldRepayInt)
Sets should repay int.
|
void |
setShouldRepayPreFee(String shouldRepayPreFee)
Sets should repay pre fee.
|
void |
setShouldRepayPrin(String shouldRepayPrin)
Sets should repay prin.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic MybankCreditLoantradeRepayBudgetQueryResponse()
public void setApplyRepayPrin(String applyRepayPrin)
applyRepayPrin - the apply repay prinpublic String getApplyRepayPrin()
public void setLoanArNo(String loanArNo)
loanArNo - the loan ar nopublic String getLoanArNo()
public void setShouldRepayFee(String shouldRepayFee)
shouldRepayFee - the should repay feepublic String getShouldRepayFee()
public void setShouldRepayInt(String shouldRepayInt)
shouldRepayInt - the should repay intpublic String getShouldRepayInt()
public void setShouldRepayPreFee(String shouldRepayPreFee)
shouldRepayPreFee - the should repay pre feepublic String getShouldRepayPreFee()
public void setShouldRepayPrin(String shouldRepayPrin)
shouldRepayPrin - the should repay prinpublic String getShouldRepayPrin()
Copyright © 2018. All rights reserved.