Class GetLoansLoanIdRepaymentSchedule
java.lang.Object
org.apache.fineract.client.models.GetLoansLoanIdRepaymentSchedule
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetLoansLoanIdRepaymentSchedule
extends Object
GetLoansLoanIdRepaymentSchedule
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPeriodsItem(GetLoansLoanIdRepaymentPeriod periodsItem) currency(GetLoansLoanIdCurrency currency) booleanGet currencyGet loanTermInDaysGet periodsGet totalFeeChargesChargedGet totalInterestChargedGet totalOutstandingGet totalPaidInAdvanceGet totalPaidLateGet totalPenaltyChargesChargedGet totalPrincipalDisbursedGet totalPrincipalExpectedGet totalPrincipalPaidGet totalRepaymentExpectedGet totalWaivedGet totalWrittenOffinthashCode()loanTermInDays(Long loanTermInDays) periods(List<GetLoansLoanIdRepaymentPeriod> periods) voidsetCurrency(GetLoansLoanIdCurrency currency) voidsetLoanTermInDays(Long loanTermInDays) voidsetPeriods(List<GetLoansLoanIdRepaymentPeriod> periods) voidsetTotalFeeChargesCharged(BigDecimal totalFeeChargesCharged) voidsetTotalInterestCharged(BigDecimal totalInterestCharged) voidsetTotalOutstanding(BigDecimal totalOutstanding) voidsetTotalPaidInAdvance(BigDecimal totalPaidInAdvance) voidsetTotalPaidLate(BigDecimal totalPaidLate) voidsetTotalPenaltyChargesCharged(BigDecimal totalPenaltyChargesCharged) voidsetTotalPrincipalDisbursed(BigDecimal totalPrincipalDisbursed) voidsetTotalPrincipalExpected(BigDecimal totalPrincipalExpected) voidsetTotalPrincipalPaid(BigDecimal totalPrincipalPaid) voidsetTotalRepaymentExpected(BigDecimal totalRepaymentExpected) voidsetTotalWaived(BigDecimal totalWaived) voidsetTotalWrittenOff(BigDecimal totalWrittenOff) toString()totalFeeChargesCharged(BigDecimal totalFeeChargesCharged) totalInterestCharged(BigDecimal totalInterestCharged) totalOutstanding(BigDecimal totalOutstanding) totalPaidInAdvance(BigDecimal totalPaidInAdvance) totalPaidLate(BigDecimal totalPaidLate) totalPenaltyChargesCharged(BigDecimal totalPenaltyChargesCharged) totalPrincipalDisbursed(BigDecimal totalPrincipalDisbursed) totalPrincipalExpected(BigDecimal totalPrincipalExpected) totalPrincipalPaid(BigDecimal totalPrincipalPaid) totalRepaymentExpected(BigDecimal totalRepaymentExpected) totalWaived(BigDecimal totalWaived) totalWrittenOff(BigDecimal totalWrittenOff)
-
Field Details
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_LOAN_TERM_IN_DAYS
- See Also:
-
SERIALIZED_NAME_PERIODS
- See Also:
-
SERIALIZED_NAME_TOTAL_FEE_CHARGES_CHARGED
- See Also:
-
SERIALIZED_NAME_TOTAL_INTEREST_CHARGED
- See Also:
-
SERIALIZED_NAME_TOTAL_OUTSTANDING
- See Also:
-
SERIALIZED_NAME_TOTAL_PAID_IN_ADVANCE
- See Also:
-
SERIALIZED_NAME_TOTAL_PAID_LATE
- See Also:
-
SERIALIZED_NAME_TOTAL_PENALTY_CHARGES_CHARGED
- See Also:
-
SERIALIZED_NAME_TOTAL_PRINCIPAL_DISBURSED
- See Also:
-
SERIALIZED_NAME_TOTAL_PRINCIPAL_EXPECTED
- See Also:
-
SERIALIZED_NAME_TOTAL_PRINCIPAL_PAID
- See Also:
-
SERIALIZED_NAME_TOTAL_REPAYMENT_EXPECTED
- See Also:
-
SERIALIZED_NAME_TOTAL_WAIVED
- See Also:
-
SERIALIZED_NAME_TOTAL_WRITTEN_OFF
- See Also:
-
-
Constructor Details
-
GetLoansLoanIdRepaymentSchedule
public GetLoansLoanIdRepaymentSchedule()
-
-
Method Details
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
loanTermInDays
-
getLoanTermInDays
Get loanTermInDays- Returns:
- loanTermInDays
-
setLoanTermInDays
-
periods
-
addPeriodsItem
-
getPeriods
Get periods- Returns:
- periods
-
setPeriods
-
totalFeeChargesCharged
-
getTotalFeeChargesCharged
Get totalFeeChargesCharged- Returns:
- totalFeeChargesCharged
-
setTotalFeeChargesCharged
-
totalInterestCharged
-
getTotalInterestCharged
Get totalInterestCharged- Returns:
- totalInterestCharged
-
setTotalInterestCharged
-
totalOutstanding
-
getTotalOutstanding
Get totalOutstanding- Returns:
- totalOutstanding
-
setTotalOutstanding
-
totalPaidInAdvance
-
getTotalPaidInAdvance
Get totalPaidInAdvance- Returns:
- totalPaidInAdvance
-
setTotalPaidInAdvance
-
totalPaidLate
-
getTotalPaidLate
Get totalPaidLate- Returns:
- totalPaidLate
-
setTotalPaidLate
-
totalPenaltyChargesCharged
public GetLoansLoanIdRepaymentSchedule totalPenaltyChargesCharged(BigDecimal totalPenaltyChargesCharged) -
getTotalPenaltyChargesCharged
Get totalPenaltyChargesCharged- Returns:
- totalPenaltyChargesCharged
-
setTotalPenaltyChargesCharged
-
totalPrincipalDisbursed
-
getTotalPrincipalDisbursed
Get totalPrincipalDisbursed- Returns:
- totalPrincipalDisbursed
-
setTotalPrincipalDisbursed
-
totalPrincipalExpected
-
getTotalPrincipalExpected
Get totalPrincipalExpected- Returns:
- totalPrincipalExpected
-
setTotalPrincipalExpected
-
totalPrincipalPaid
-
getTotalPrincipalPaid
Get totalPrincipalPaid- Returns:
- totalPrincipalPaid
-
setTotalPrincipalPaid
-
totalRepaymentExpected
-
getTotalRepaymentExpected
Get totalRepaymentExpected- Returns:
- totalRepaymentExpected
-
setTotalRepaymentExpected
-
totalWaived
-
getTotalWaived
Get totalWaived- Returns:
- totalWaived
-
setTotalWaived
-
totalWrittenOff
-
getTotalWrittenOff
Get totalWrittenOff- Returns:
- totalWrittenOff
-
setTotalWrittenOff
-
equals
-
hashCode
public int hashCode() -
toString
-