public class DrawndnVo extends AlipayObject
Constructor and Description |
---|
DrawndnVo() |
Modifier and Type | Method and Description |
---|---|
String |
getActualCollectedInterest()
Gets actual collected interest.
|
String |
getBalance()
Gets balance.
|
String |
getCollectedPrincipalAndInterest()
Gets collected principal and interest.
|
String |
getCreditNo()
Gets credit no.
|
Date |
getDrawndnDate()
Gets drawndn date.
|
String |
getDrawndnNo()
Gets drawndn no.
|
Date |
getDueDate()
Gets due date.
|
String |
getFiveTierClassification()
Gets five tier classification.
|
String |
getInterest()
Gets interest.
|
String |
getInterestRate()
Gets interest rate.
|
String |
getLendingAmount()
Gets lending amount.
|
Long |
getOverduceTerms()
Gets overduce terms.
|
Long |
getOverdueDays()
Gets overdue days.
|
String |
getOverdueInterest()
Gets overdue interest.
|
String |
getOverdueInterestPenalty()
Gets overdue interest penalty.
|
String |
getOverduePrincipal()
Gets overdue principal.
|
String |
getOverduePrincipalPenalty()
Gets overdue principal penalty.
|
String |
getStatus()
Gets status.
|
void |
setActualCollectedInterest(String actualCollectedInterest)
Sets actual collected interest.
|
void |
setBalance(String balance)
Sets balance.
|
void |
setCollectedPrincipalAndInterest(String collectedPrincipalAndInterest)
Sets collected principal and interest.
|
void |
setCreditNo(String creditNo)
Sets credit no.
|
void |
setDrawndnDate(Date drawndnDate)
Sets drawndn date.
|
void |
setDrawndnNo(String drawndnNo)
Sets drawndn no.
|
void |
setDueDate(Date dueDate)
Sets due date.
|
void |
setFiveTierClassification(String fiveTierClassification)
Sets five tier classification.
|
void |
setInterest(String interest)
Sets interest.
|
void |
setInterestRate(String interestRate)
Sets interest rate.
|
void |
setLendingAmount(String lendingAmount)
Sets lending amount.
|
void |
setOverduceTerms(Long overduceTerms)
Sets overduce terms.
|
void |
setOverdueDays(Long overdueDays)
Sets overdue days.
|
void |
setOverdueInterest(String overdueInterest)
Sets overdue interest.
|
void |
setOverdueInterestPenalty(String overdueInterestPenalty)
Sets overdue interest penalty.
|
void |
setOverduePrincipal(String overduePrincipal)
Sets overdue principal.
|
void |
setOverduePrincipalPenalty(String overduePrincipalPenalty)
Sets overdue principal penalty.
|
void |
setStatus(String status)
Sets status.
|
public String getActualCollectedInterest()
public void setActualCollectedInterest(String actualCollectedInterest)
actualCollectedInterest
- the actual collected interestpublic String getBalance()
public void setBalance(String balance)
balance
- the balancepublic String getCollectedPrincipalAndInterest()
public void setCollectedPrincipalAndInterest(String collectedPrincipalAndInterest)
collectedPrincipalAndInterest
- the collected principal and interestpublic String getCreditNo()
public void setCreditNo(String creditNo)
creditNo
- the credit nopublic Date getDrawndnDate()
public void setDrawndnDate(Date drawndnDate)
drawndnDate
- the drawndn datepublic String getDrawndnNo()
public void setDrawndnNo(String drawndnNo)
drawndnNo
- the drawndn nopublic Date getDueDate()
public void setDueDate(Date dueDate)
dueDate
- the due datepublic String getFiveTierClassification()
public void setFiveTierClassification(String fiveTierClassification)
fiveTierClassification
- the five tier classificationpublic String getInterest()
public void setInterest(String interest)
interest
- the interestpublic String getInterestRate()
public void setInterestRate(String interestRate)
interestRate
- the interest ratepublic String getLendingAmount()
public void setLendingAmount(String lendingAmount)
lendingAmount
- the lending amountpublic Long getOverduceTerms()
public void setOverduceTerms(Long overduceTerms)
overduceTerms
- the overduce termspublic Long getOverdueDays()
public void setOverdueDays(Long overdueDays)
overdueDays
- the overdue dayspublic String getOverdueInterest()
public void setOverdueInterest(String overdueInterest)
overdueInterest
- the overdue interestpublic String getOverdueInterestPenalty()
public void setOverdueInterestPenalty(String overdueInterestPenalty)
overdueInterestPenalty
- the overdue interest penaltypublic String getOverduePrincipal()
public void setOverduePrincipal(String overduePrincipal)
overduePrincipal
- the overdue principalpublic String getOverduePrincipalPenalty()
public void setOverduePrincipalPenalty(String overduePrincipalPenalty)
overduePrincipalPenalty
- the overdue principal penaltypublic String getStatus()
public void setStatus(String status)
status
- the statusCopyright © 2018. All rights reserved.