public class AlipayPcreditLoanRepayplanQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayPcreditLoanRepayplanQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getArNo()
Gets ar no.
|
Long |
getCurrentTerm()
Gets current term.
|
String |
getDueDate()
Gets due date.
|
String |
getLoanApplyNo()
Gets loan apply no.
|
String |
getLoanDate()
Gets loan date.
|
String |
getOvdDate()
Gets ovd date.
|
LoanMoneyTypeAmt |
getRemainRepayAmt()
Gets remain repay amt.
|
String |
getRepayMode()
Gets repay mode.
|
List<LoanRepayPlanTerm> |
getRepayPlanTermList()
Gets repay plan term list.
|
String |
getSettleDate()
Gets settle date.
|
String |
getStatus()
Gets status.
|
Long |
getTerms()
Gets terms.
|
String |
getTermUnit()
Gets term unit.
|
void |
setArNo(String arNo)
Sets ar no.
|
void |
setCurrentTerm(Long currentTerm)
Sets current term.
|
void |
setDueDate(String dueDate)
Sets due date.
|
void |
setLoanApplyNo(String loanApplyNo)
Sets loan apply no.
|
void |
setLoanDate(String loanDate)
Sets loan date.
|
void |
setOvdDate(String ovdDate)
Sets ovd date.
|
void |
setRemainRepayAmt(LoanMoneyTypeAmt remainRepayAmt)
Sets remain repay amt.
|
void |
setRepayMode(String repayMode)
Sets repay mode.
|
void |
setRepayPlanTermList(List<LoanRepayPlanTerm> repayPlanTermList)
Sets repay plan term list.
|
void |
setSettleDate(String settleDate)
Sets settle date.
|
void |
setStatus(String status)
Sets status.
|
void |
setTerms(Long terms)
Sets terms.
|
void |
setTermUnit(String termUnit)
Sets term unit.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayPcreditLoanRepayplanQueryResponse()
public void setArNo(String arNo)
arNo
- the ar nopublic String getArNo()
public void setCurrentTerm(Long currentTerm)
currentTerm
- the current termpublic Long getCurrentTerm()
public void setDueDate(String dueDate)
dueDate
- the due datepublic String getDueDate()
public void setLoanApplyNo(String loanApplyNo)
loanApplyNo
- the loan apply nopublic String getLoanApplyNo()
public void setLoanDate(String loanDate)
loanDate
- the loan datepublic String getLoanDate()
public void setOvdDate(String ovdDate)
ovdDate
- the ovd datepublic String getOvdDate()
public void setRemainRepayAmt(LoanMoneyTypeAmt remainRepayAmt)
remainRepayAmt
- the remain repay amtpublic LoanMoneyTypeAmt getRemainRepayAmt()
public void setRepayMode(String repayMode)
repayMode
- the repay modepublic String getRepayMode()
public void setRepayPlanTermList(List<LoanRepayPlanTerm> repayPlanTermList)
repayPlanTermList
- the repay plan term listpublic List<LoanRepayPlanTerm> getRepayPlanTermList()
public void setSettleDate(String settleDate)
settleDate
- the settle datepublic String getSettleDate()
public void setStatus(String status)
status
- the statuspublic String getStatus()
public void setTermUnit(String termUnit)
termUnit
- the term unitpublic String getTermUnit()
public void setTerms(Long terms)
terms
- the termspublic Long getTerms()
Copyright © 2018. All rights reserved.