Class ProgressiveLoanInterestScheduleModel
java.lang.Object
org.apache.fineract.client.models.ProgressiveLoanInterestScheduleModel
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ProgressiveLoanInterestScheduleModel
extends Object
ProgressiveLoanInterestScheduleModel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionemirecalculationEnabled(Boolean emirecalculationEnabled) booleangetCopy()Get copyGet emirecalculationEnabledgetEmpty()Get emptyGet lastRepaymentPeriodGet loanTermInDaysGet maturityDateGet startDateGet totalCreditedPrincipalGet totalDueInterestGet totalDuePrincipalGet totalOutstandingPrincipalGet totalPaidInterestGet totalPaidPrincipalinthashCode()lastRepaymentPeriod(RepaymentPeriod lastRepaymentPeriod) loanTermInDays(Integer loanTermInDays) maturityDate(LocalDate maturityDate) voidvoidsetEmirecalculationEnabled(Boolean emirecalculationEnabled) voidvoidsetLastRepaymentPeriod(RepaymentPeriod lastRepaymentPeriod) voidsetLoanTermInDays(Integer loanTermInDays) voidsetMaturityDate(LocalDate maturityDate) voidsetStartDate(LocalDate startDate) voidsetTotalCreditedPrincipal(Money totalCreditedPrincipal) voidsetTotalDueInterest(Money totalDueInterest) voidsetTotalDuePrincipal(Money totalDuePrincipal) voidsetTotalOutstandingPrincipal(Money totalOutstandingPrincipal) voidsetTotalPaidInterest(Money totalPaidInterest) voidsetTotalPaidPrincipal(Money totalPaidPrincipal) toString()totalCreditedPrincipal(Money totalCreditedPrincipal) totalDueInterest(Money totalDueInterest) totalDuePrincipal(Money totalDuePrincipal) totalOutstandingPrincipal(Money totalOutstandingPrincipal) totalPaidInterest(Money totalPaidInterest) totalPaidPrincipal(Money totalPaidPrincipal)
-
Field Details
-
SERIALIZED_NAME_COPY
- See Also:
-
SERIALIZED_NAME_EMIRECALCULATION_ENABLED
- See Also:
-
SERIALIZED_NAME_EMPTY
- See Also:
-
SERIALIZED_NAME_LAST_REPAYMENT_PERIOD
- See Also:
-
SERIALIZED_NAME_LOAN_TERM_IN_DAYS
- See Also:
-
SERIALIZED_NAME_MATURITY_DATE
- See Also:
-
SERIALIZED_NAME_START_DATE
- See Also:
-
SERIALIZED_NAME_TOTAL_CREDITED_PRINCIPAL
- See Also:
-
SERIALIZED_NAME_TOTAL_DUE_INTEREST
- See Also:
-
SERIALIZED_NAME_TOTAL_DUE_PRINCIPAL
- See Also:
-
SERIALIZED_NAME_TOTAL_OUTSTANDING_PRINCIPAL
- See Also:
-
SERIALIZED_NAME_TOTAL_PAID_INTEREST
- See Also:
-
SERIALIZED_NAME_TOTAL_PAID_PRINCIPAL
- See Also:
-
-
Constructor Details
-
ProgressiveLoanInterestScheduleModel
public ProgressiveLoanInterestScheduleModel()
-
-
Method Details
-
copy
-
getCopy
Get copy- Returns:
- copy
-
setCopy
-
emirecalculationEnabled
public ProgressiveLoanInterestScheduleModel emirecalculationEnabled(Boolean emirecalculationEnabled) -
getEmirecalculationEnabled
Get emirecalculationEnabled- Returns:
- emirecalculationEnabled
-
setEmirecalculationEnabled
-
empty
-
getEmpty
Get empty- Returns:
- empty
-
setEmpty
-
lastRepaymentPeriod
public ProgressiveLoanInterestScheduleModel lastRepaymentPeriod(RepaymentPeriod lastRepaymentPeriod) -
getLastRepaymentPeriod
Get lastRepaymentPeriod- Returns:
- lastRepaymentPeriod
-
setLastRepaymentPeriod
-
loanTermInDays
-
getLoanTermInDays
Get loanTermInDays- Returns:
- loanTermInDays
-
setLoanTermInDays
-
maturityDate
-
getMaturityDate
Get maturityDate- Returns:
- maturityDate
-
setMaturityDate
-
startDate
-
getStartDate
Get startDate- Returns:
- startDate
-
setStartDate
-
totalCreditedPrincipal
-
getTotalCreditedPrincipal
Get totalCreditedPrincipal- Returns:
- totalCreditedPrincipal
-
setTotalCreditedPrincipal
-
totalDueInterest
-
getTotalDueInterest
Get totalDueInterest- Returns:
- totalDueInterest
-
setTotalDueInterest
-
totalDuePrincipal
-
getTotalDuePrincipal
Get totalDuePrincipal- Returns:
- totalDuePrincipal
-
setTotalDuePrincipal
-
totalOutstandingPrincipal
public ProgressiveLoanInterestScheduleModel totalOutstandingPrincipal(Money totalOutstandingPrincipal) -
getTotalOutstandingPrincipal
Get totalOutstandingPrincipal- Returns:
- totalOutstandingPrincipal
-
setTotalOutstandingPrincipal
-
totalPaidInterest
-
getTotalPaidInterest
Get totalPaidInterest- Returns:
- totalPaidInterest
-
setTotalPaidInterest
-
totalPaidPrincipal
-
getTotalPaidPrincipal
Get totalPaidPrincipal- Returns:
- totalPaidPrincipal
-
setTotalPaidPrincipal
-
equals
-
hashCode
public int hashCode() -
toString
-