Class LoanScheduleData
java.lang.Object
org.apache.fineract.client.models.LoanScheduleData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class LoanScheduleData
extends Object
LoanScheduleData
-
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 Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddFuturePeriodsItem(LoanSchedulePeriodData futurePeriodsItem) addPeriodsItem(LoanSchedulePeriodData periodsItem) currency(CurrencyData currency) booleanfuturePeriods(List<LoanSchedulePeriodData> futurePeriods) Get currencyGet futurePeriodsGet loanTermInDaysGet periodsGet totalCreditsGet totalFeeChargesChargedGet totalInterestChargedGet totalOutstandingGet totalPaidInAdvanceGet totalPaidLateGet totalPenaltyChargesChargedGet totalPrincipalDisbursedGet totalPrincipalExpectedGet totalPrincipalPaidGet totalRepaymentGet totalRepaymentExpectedGet totalWaivedGet totalWrittenOffinthashCode()loanTermInDays(Integer loanTermInDays) periods(List<LoanSchedulePeriodData> periods) voidsetCurrency(CurrencyData currency) voidsetFuturePeriods(List<LoanSchedulePeriodData> futurePeriods) voidsetLoanTermInDays(Integer loanTermInDays) voidsetPeriods(List<LoanSchedulePeriodData> periods) voidsetTotalCredits(BigDecimal totalCredits) 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) voidsetTotalRepayment(BigDecimal totalRepayment) voidsetTotalRepaymentExpected(BigDecimal totalRepaymentExpected) voidsetTotalWaived(BigDecimal totalWaived) voidsetTotalWrittenOff(BigDecimal totalWrittenOff) toString()totalCredits(BigDecimal totalCredits) 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) totalRepayment(BigDecimal totalRepayment) totalRepaymentExpected(BigDecimal totalRepaymentExpected) totalWaived(BigDecimal totalWaived) totalWrittenOff(BigDecimal totalWrittenOff)
-
Field Details
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_FUTURE_PERIODS
- See Also:
-
SERIALIZED_NAME_LOAN_TERM_IN_DAYS
- See Also:
-
SERIALIZED_NAME_PERIODS
- See Also:
-
SERIALIZED_NAME_TOTAL_CREDITS
- 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
- See Also:
-
SERIALIZED_NAME_TOTAL_REPAYMENT_EXPECTED
- See Also:
-
SERIALIZED_NAME_TOTAL_WAIVED
- See Also:
-
SERIALIZED_NAME_TOTAL_WRITTEN_OFF
- See Also:
-
-
Constructor Details
-
LoanScheduleData
public LoanScheduleData()
-
-
Method Details
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
futurePeriods
-
addFuturePeriodsItem
-
getFuturePeriods
Get futurePeriods- Returns:
- futurePeriods
-
setFuturePeriods
-
loanTermInDays
-
getLoanTermInDays
Get loanTermInDays- Returns:
- loanTermInDays
-
setLoanTermInDays
-
periods
-
addPeriodsItem
-
getPeriods
Get periods- Returns:
- periods
-
setPeriods
-
totalCredits
-
getTotalCredits
Get totalCredits- Returns:
- totalCredits
-
setTotalCredits
-
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
-
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
-
totalRepayment
-
getTotalRepayment
Get totalRepayment- Returns:
- totalRepayment
-
setTotalRepayment
-
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
-