Class GetLoansLoanIdRepaymentPeriod

java.lang.Object
org.apache.fineract.client.models.GetLoansLoanIdRepaymentPeriod

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.8.0") public class GetLoansLoanIdRepaymentPeriod extends Object
GetLoansLoanIdRepaymentPeriod
  • Field Details

    • SERIALIZED_NAME_COMPLETE

      public static final String SERIALIZED_NAME_COMPLETE
      See Also:
    • SERIALIZED_NAME_DAYS_IN_PERIOD

      public static final String SERIALIZED_NAME_DAYS_IN_PERIOD
      See Also:
    • SERIALIZED_NAME_DOWN_PAYMENT_PERIOD

      public static final String SERIALIZED_NAME_DOWN_PAYMENT_PERIOD
      See Also:
    • SERIALIZED_NAME_DUE_DATE

      public static final String SERIALIZED_NAME_DUE_DATE
      See Also:
    • SERIALIZED_NAME_FEE_CHARGES_DUE

      public static final String SERIALIZED_NAME_FEE_CHARGES_DUE
      See Also:
    • SERIALIZED_NAME_FEE_CHARGES_OUTSTANDING

      public static final String SERIALIZED_NAME_FEE_CHARGES_OUTSTANDING
      See Also:
    • SERIALIZED_NAME_FEE_CHARGES_PAID

      public static final String SERIALIZED_NAME_FEE_CHARGES_PAID
      See Also:
    • SERIALIZED_NAME_FEE_CHARGES_WAIVED

      public static final String SERIALIZED_NAME_FEE_CHARGES_WAIVED
      See Also:
    • SERIALIZED_NAME_FEE_CHARGES_WRITTEN_OFF

      public static final String SERIALIZED_NAME_FEE_CHARGES_WRITTEN_OFF
      See Also:
    • SERIALIZED_NAME_FROM_DATE

      public static final String SERIALIZED_NAME_FROM_DATE
      See Also:
    • SERIALIZED_NAME_INTEREST_DUE

      public static final String SERIALIZED_NAME_INTEREST_DUE
      See Also:
    • SERIALIZED_NAME_INTEREST_ORIGINAL_DUE

      public static final String SERIALIZED_NAME_INTEREST_ORIGINAL_DUE
      See Also:
    • SERIALIZED_NAME_INTEREST_OUTSTANDING

      public static final String SERIALIZED_NAME_INTEREST_OUTSTANDING
      See Also:
    • SERIALIZED_NAME_INTEREST_PAID

      public static final String SERIALIZED_NAME_INTEREST_PAID
      See Also:
    • SERIALIZED_NAME_INTEREST_WAIVED

      public static final String SERIALIZED_NAME_INTEREST_WAIVED
      See Also:
    • SERIALIZED_NAME_INTEREST_WRITTEN_OFF

      public static final String SERIALIZED_NAME_INTEREST_WRITTEN_OFF
      See Also:
    • SERIALIZED_NAME_OBLIGATIONS_MET_ON_DATE

      public static final String SERIALIZED_NAME_OBLIGATIONS_MET_ON_DATE
      See Also:
    • SERIALIZED_NAME_PENALTY_CHARGES_DUE

      public static final String SERIALIZED_NAME_PENALTY_CHARGES_DUE
      See Also:
    • SERIALIZED_NAME_PENALTY_CHARGES_OUTSTANDING

      public static final String SERIALIZED_NAME_PENALTY_CHARGES_OUTSTANDING
      See Also:
    • SERIALIZED_NAME_PENALTY_CHARGES_PAID

      public static final String SERIALIZED_NAME_PENALTY_CHARGES_PAID
      See Also:
    • SERIALIZED_NAME_PENALTY_CHARGES_WAIVED

      public static final String SERIALIZED_NAME_PENALTY_CHARGES_WAIVED
      See Also:
    • SERIALIZED_NAME_PENALTY_CHARGES_WRITTEN_OFF

      public static final String SERIALIZED_NAME_PENALTY_CHARGES_WRITTEN_OFF
      See Also:
    • SERIALIZED_NAME_PERIOD

      public static final String SERIALIZED_NAME_PERIOD
      See Also:
    • SERIALIZED_NAME_PRINCIPAL_DUE

      public static final String SERIALIZED_NAME_PRINCIPAL_DUE
      See Also:
    • SERIALIZED_NAME_PRINCIPAL_LOAN_BALANCE_OUTSTANDING

      public static final String SERIALIZED_NAME_PRINCIPAL_LOAN_BALANCE_OUTSTANDING
      See Also:
    • SERIALIZED_NAME_PRINCIPAL_ORIGINAL_DUE

      public static final String SERIALIZED_NAME_PRINCIPAL_ORIGINAL_DUE
      See Also:
    • SERIALIZED_NAME_PRINCIPAL_OUTSTANDING

      public static final String SERIALIZED_NAME_PRINCIPAL_OUTSTANDING
      See Also:
    • SERIALIZED_NAME_PRINCIPAL_PAID

      public static final String SERIALIZED_NAME_PRINCIPAL_PAID
      See Also:
    • SERIALIZED_NAME_PRINCIPAL_WRITTEN_OFF

      public static final String SERIALIZED_NAME_PRINCIPAL_WRITTEN_OFF
      See Also:
    • SERIALIZED_NAME_TOTAL_ACTUAL_COST_OF_LOAN_FOR_PERIOD

      public static final String SERIALIZED_NAME_TOTAL_ACTUAL_COST_OF_LOAN_FOR_PERIOD
      See Also:
    • SERIALIZED_NAME_TOTAL_CREDITS

      public static final String SERIALIZED_NAME_TOTAL_CREDITS
      See Also:
    • SERIALIZED_NAME_TOTAL_DUE_FOR_PERIOD

      public static final String SERIALIZED_NAME_TOTAL_DUE_FOR_PERIOD
      See Also:
    • SERIALIZED_NAME_TOTAL_INSTALLMENT_AMOUNT_FOR_PERIOD

      public static final String SERIALIZED_NAME_TOTAL_INSTALLMENT_AMOUNT_FOR_PERIOD
      See Also:
    • SERIALIZED_NAME_TOTAL_ORIGINAL_DUE_FOR_PERIOD

      public static final String SERIALIZED_NAME_TOTAL_ORIGINAL_DUE_FOR_PERIOD
      See Also:
    • SERIALIZED_NAME_TOTAL_OUTSTANDING_FOR_PERIOD

      public static final String SERIALIZED_NAME_TOTAL_OUTSTANDING_FOR_PERIOD
      See Also:
    • SERIALIZED_NAME_TOTAL_PAID_FOR_PERIOD

      public static final String SERIALIZED_NAME_TOTAL_PAID_FOR_PERIOD
      See Also:
    • SERIALIZED_NAME_TOTAL_PAID_IN_ADVANCE_FOR_PERIOD

      public static final String SERIALIZED_NAME_TOTAL_PAID_IN_ADVANCE_FOR_PERIOD
      See Also:
    • SERIALIZED_NAME_TOTAL_PAID_LATE_FOR_PERIOD

      public static final String SERIALIZED_NAME_TOTAL_PAID_LATE_FOR_PERIOD
      See Also:
    • SERIALIZED_NAME_TOTAL_WAIVED_FOR_PERIOD

      public static final String SERIALIZED_NAME_TOTAL_WAIVED_FOR_PERIOD
      See Also:
    • SERIALIZED_NAME_TOTAL_WRITTEN_OFF_FOR_PERIOD

      public static final String SERIALIZED_NAME_TOTAL_WRITTEN_OFF_FOR_PERIOD
      See Also:
  • Constructor Details

    • GetLoansLoanIdRepaymentPeriod

      public GetLoansLoanIdRepaymentPeriod()
  • Method Details

    • complete

      public GetLoansLoanIdRepaymentPeriod complete(Boolean complete)
    • getComplete

      @Nullable public Boolean getComplete()
      Get complete
      Returns:
      complete
    • setComplete

      public void setComplete(Boolean complete)
    • daysInPeriod

      public GetLoansLoanIdRepaymentPeriod daysInPeriod(Long daysInPeriod)
    • getDaysInPeriod

      @Nullable public Long getDaysInPeriod()
      Get daysInPeriod
      Returns:
      daysInPeriod
    • setDaysInPeriod

      public void setDaysInPeriod(Long daysInPeriod)
    • downPaymentPeriod

      public GetLoansLoanIdRepaymentPeriod downPaymentPeriod(Boolean downPaymentPeriod)
    • getDownPaymentPeriod

      @Nullable public Boolean getDownPaymentPeriod()
      Get downPaymentPeriod
      Returns:
      downPaymentPeriod
    • setDownPaymentPeriod

      public void setDownPaymentPeriod(Boolean downPaymentPeriod)
    • dueDate

      public GetLoansLoanIdRepaymentPeriod dueDate(LocalDate dueDate)
    • getDueDate

      @Nullable public LocalDate getDueDate()
      Get dueDate
      Returns:
      dueDate
    • setDueDate

      public void setDueDate(LocalDate dueDate)
    • feeChargesDue

      public GetLoansLoanIdRepaymentPeriod feeChargesDue(BigDecimal feeChargesDue)
    • getFeeChargesDue

      @Nullable public BigDecimal getFeeChargesDue()
      Get feeChargesDue
      Returns:
      feeChargesDue
    • setFeeChargesDue

      public void setFeeChargesDue(BigDecimal feeChargesDue)
    • feeChargesOutstanding

      public GetLoansLoanIdRepaymentPeriod feeChargesOutstanding(BigDecimal feeChargesOutstanding)
    • getFeeChargesOutstanding

      @Nullable public BigDecimal getFeeChargesOutstanding()
      Get feeChargesOutstanding
      Returns:
      feeChargesOutstanding
    • setFeeChargesOutstanding

      public void setFeeChargesOutstanding(BigDecimal feeChargesOutstanding)
    • feeChargesPaid

      public GetLoansLoanIdRepaymentPeriod feeChargesPaid(BigDecimal feeChargesPaid)
    • getFeeChargesPaid

      @Nullable public BigDecimal getFeeChargesPaid()
      Get feeChargesPaid
      Returns:
      feeChargesPaid
    • setFeeChargesPaid

      public void setFeeChargesPaid(BigDecimal feeChargesPaid)
    • feeChargesWaived

      public GetLoansLoanIdRepaymentPeriod feeChargesWaived(BigDecimal feeChargesWaived)
    • getFeeChargesWaived

      @Nullable public BigDecimal getFeeChargesWaived()
      Get feeChargesWaived
      Returns:
      feeChargesWaived
    • setFeeChargesWaived

      public void setFeeChargesWaived(BigDecimal feeChargesWaived)
    • feeChargesWrittenOff

      public GetLoansLoanIdRepaymentPeriod feeChargesWrittenOff(BigDecimal feeChargesWrittenOff)
    • getFeeChargesWrittenOff

      @Nullable public BigDecimal getFeeChargesWrittenOff()
      Get feeChargesWrittenOff
      Returns:
      feeChargesWrittenOff
    • setFeeChargesWrittenOff

      public void setFeeChargesWrittenOff(BigDecimal feeChargesWrittenOff)
    • fromDate

      public GetLoansLoanIdRepaymentPeriod fromDate(LocalDate fromDate)
    • getFromDate

      @Nullable public LocalDate getFromDate()
      Get fromDate
      Returns:
      fromDate
    • setFromDate

      public void setFromDate(LocalDate fromDate)
    • interestDue

      public GetLoansLoanIdRepaymentPeriod interestDue(BigDecimal interestDue)
    • getInterestDue

      @Nullable public BigDecimal getInterestDue()
      Get interestDue
      Returns:
      interestDue
    • setInterestDue

      public void setInterestDue(BigDecimal interestDue)
    • interestOriginalDue

      public GetLoansLoanIdRepaymentPeriod interestOriginalDue(BigDecimal interestOriginalDue)
    • getInterestOriginalDue

      @Nullable public BigDecimal getInterestOriginalDue()
      Get interestOriginalDue
      Returns:
      interestOriginalDue
    • setInterestOriginalDue

      public void setInterestOriginalDue(BigDecimal interestOriginalDue)
    • interestOutstanding

      public GetLoansLoanIdRepaymentPeriod interestOutstanding(BigDecimal interestOutstanding)
    • getInterestOutstanding

      @Nullable public BigDecimal getInterestOutstanding()
      Get interestOutstanding
      Returns:
      interestOutstanding
    • setInterestOutstanding

      public void setInterestOutstanding(BigDecimal interestOutstanding)
    • interestPaid

      public GetLoansLoanIdRepaymentPeriod interestPaid(BigDecimal interestPaid)
    • getInterestPaid

      @Nullable public BigDecimal getInterestPaid()
      Get interestPaid
      Returns:
      interestPaid
    • setInterestPaid

      public void setInterestPaid(BigDecimal interestPaid)
    • interestWaived

      public GetLoansLoanIdRepaymentPeriod interestWaived(BigDecimal interestWaived)
    • getInterestWaived

      @Nullable public BigDecimal getInterestWaived()
      Get interestWaived
      Returns:
      interestWaived
    • setInterestWaived

      public void setInterestWaived(BigDecimal interestWaived)
    • interestWrittenOff

      public GetLoansLoanIdRepaymentPeriod interestWrittenOff(BigDecimal interestWrittenOff)
    • getInterestWrittenOff

      @Nullable public BigDecimal getInterestWrittenOff()
      Get interestWrittenOff
      Returns:
      interestWrittenOff
    • setInterestWrittenOff

      public void setInterestWrittenOff(BigDecimal interestWrittenOff)
    • obligationsMetOnDate

      public GetLoansLoanIdRepaymentPeriod obligationsMetOnDate(LocalDate obligationsMetOnDate)
    • getObligationsMetOnDate

      @Nullable public LocalDate getObligationsMetOnDate()
      Get obligationsMetOnDate
      Returns:
      obligationsMetOnDate
    • setObligationsMetOnDate

      public void setObligationsMetOnDate(LocalDate obligationsMetOnDate)
    • penaltyChargesDue

      public GetLoansLoanIdRepaymentPeriod penaltyChargesDue(BigDecimal penaltyChargesDue)
    • getPenaltyChargesDue

      @Nullable public BigDecimal getPenaltyChargesDue()
      Get penaltyChargesDue
      Returns:
      penaltyChargesDue
    • setPenaltyChargesDue

      public void setPenaltyChargesDue(BigDecimal penaltyChargesDue)
    • penaltyChargesOutstanding

      public GetLoansLoanIdRepaymentPeriod penaltyChargesOutstanding(BigDecimal penaltyChargesOutstanding)
    • getPenaltyChargesOutstanding

      @Nullable public BigDecimal getPenaltyChargesOutstanding()
      Get penaltyChargesOutstanding
      Returns:
      penaltyChargesOutstanding
    • setPenaltyChargesOutstanding

      public void setPenaltyChargesOutstanding(BigDecimal penaltyChargesOutstanding)
    • penaltyChargesPaid

      public GetLoansLoanIdRepaymentPeriod penaltyChargesPaid(BigDecimal penaltyChargesPaid)
    • getPenaltyChargesPaid

      @Nullable public BigDecimal getPenaltyChargesPaid()
      Get penaltyChargesPaid
      Returns:
      penaltyChargesPaid
    • setPenaltyChargesPaid

      public void setPenaltyChargesPaid(BigDecimal penaltyChargesPaid)
    • penaltyChargesWaived

      public GetLoansLoanIdRepaymentPeriod penaltyChargesWaived(BigDecimal penaltyChargesWaived)
    • getPenaltyChargesWaived

      @Nullable public BigDecimal getPenaltyChargesWaived()
      Get penaltyChargesWaived
      Returns:
      penaltyChargesWaived
    • setPenaltyChargesWaived

      public void setPenaltyChargesWaived(BigDecimal penaltyChargesWaived)
    • penaltyChargesWrittenOff

      public GetLoansLoanIdRepaymentPeriod penaltyChargesWrittenOff(BigDecimal penaltyChargesWrittenOff)
    • getPenaltyChargesWrittenOff

      @Nullable public BigDecimal getPenaltyChargesWrittenOff()
      Get penaltyChargesWrittenOff
      Returns:
      penaltyChargesWrittenOff
    • setPenaltyChargesWrittenOff

      public void setPenaltyChargesWrittenOff(BigDecimal penaltyChargesWrittenOff)
    • period

      public GetLoansLoanIdRepaymentPeriod period(Integer period)
    • getPeriod

      @Nullable public Integer getPeriod()
      Get period
      Returns:
      period
    • setPeriod

      public void setPeriod(Integer period)
    • principalDue

      public GetLoansLoanIdRepaymentPeriod principalDue(BigDecimal principalDue)
    • getPrincipalDue

      @Nullable public BigDecimal getPrincipalDue()
      Get principalDue
      Returns:
      principalDue
    • setPrincipalDue

      public void setPrincipalDue(BigDecimal principalDue)
    • principalLoanBalanceOutstanding

      public GetLoansLoanIdRepaymentPeriod principalLoanBalanceOutstanding(BigDecimal principalLoanBalanceOutstanding)
    • getPrincipalLoanBalanceOutstanding

      @Nullable public BigDecimal getPrincipalLoanBalanceOutstanding()
      Get principalLoanBalanceOutstanding
      Returns:
      principalLoanBalanceOutstanding
    • setPrincipalLoanBalanceOutstanding

      public void setPrincipalLoanBalanceOutstanding(BigDecimal principalLoanBalanceOutstanding)
    • principalOriginalDue

      public GetLoansLoanIdRepaymentPeriod principalOriginalDue(BigDecimal principalOriginalDue)
    • getPrincipalOriginalDue

      @Nullable public BigDecimal getPrincipalOriginalDue()
      Get principalOriginalDue
      Returns:
      principalOriginalDue
    • setPrincipalOriginalDue

      public void setPrincipalOriginalDue(BigDecimal principalOriginalDue)
    • principalOutstanding

      public GetLoansLoanIdRepaymentPeriod principalOutstanding(BigDecimal principalOutstanding)
    • getPrincipalOutstanding

      @Nullable public BigDecimal getPrincipalOutstanding()
      Get principalOutstanding
      Returns:
      principalOutstanding
    • setPrincipalOutstanding

      public void setPrincipalOutstanding(BigDecimal principalOutstanding)
    • principalPaid

      public GetLoansLoanIdRepaymentPeriod principalPaid(BigDecimal principalPaid)
    • getPrincipalPaid

      @Nullable public BigDecimal getPrincipalPaid()
      Get principalPaid
      Returns:
      principalPaid
    • setPrincipalPaid

      public void setPrincipalPaid(BigDecimal principalPaid)
    • principalWrittenOff

      public GetLoansLoanIdRepaymentPeriod principalWrittenOff(BigDecimal principalWrittenOff)
    • getPrincipalWrittenOff

      @Nullable public BigDecimal getPrincipalWrittenOff()
      Get principalWrittenOff
      Returns:
      principalWrittenOff
    • setPrincipalWrittenOff

      public void setPrincipalWrittenOff(BigDecimal principalWrittenOff)
    • totalActualCostOfLoanForPeriod

      public GetLoansLoanIdRepaymentPeriod totalActualCostOfLoanForPeriod(BigDecimal totalActualCostOfLoanForPeriod)
    • getTotalActualCostOfLoanForPeriod

      @Nullable public BigDecimal getTotalActualCostOfLoanForPeriod()
      Get totalActualCostOfLoanForPeriod
      Returns:
      totalActualCostOfLoanForPeriod
    • setTotalActualCostOfLoanForPeriod

      public void setTotalActualCostOfLoanForPeriod(BigDecimal totalActualCostOfLoanForPeriod)
    • totalCredits

      public GetLoansLoanIdRepaymentPeriod totalCredits(BigDecimal totalCredits)
    • getTotalCredits

      @Nullable public BigDecimal getTotalCredits()
      Get totalCredits
      Returns:
      totalCredits
    • setTotalCredits

      public void setTotalCredits(BigDecimal totalCredits)
    • totalDueForPeriod

      public GetLoansLoanIdRepaymentPeriod totalDueForPeriod(BigDecimal totalDueForPeriod)
    • getTotalDueForPeriod

      @Nullable public BigDecimal getTotalDueForPeriod()
      Get totalDueForPeriod
      Returns:
      totalDueForPeriod
    • setTotalDueForPeriod

      public void setTotalDueForPeriod(BigDecimal totalDueForPeriod)
    • totalInstallmentAmountForPeriod

      public GetLoansLoanIdRepaymentPeriod totalInstallmentAmountForPeriod(BigDecimal totalInstallmentAmountForPeriod)
    • getTotalInstallmentAmountForPeriod

      @Nullable public BigDecimal getTotalInstallmentAmountForPeriod()
      Get totalInstallmentAmountForPeriod
      Returns:
      totalInstallmentAmountForPeriod
    • setTotalInstallmentAmountForPeriod

      public void setTotalInstallmentAmountForPeriod(BigDecimal totalInstallmentAmountForPeriod)
    • totalOriginalDueForPeriod

      public GetLoansLoanIdRepaymentPeriod totalOriginalDueForPeriod(BigDecimal totalOriginalDueForPeriod)
    • getTotalOriginalDueForPeriod

      @Nullable public BigDecimal getTotalOriginalDueForPeriod()
      Get totalOriginalDueForPeriod
      Returns:
      totalOriginalDueForPeriod
    • setTotalOriginalDueForPeriod

      public void setTotalOriginalDueForPeriod(BigDecimal totalOriginalDueForPeriod)
    • totalOutstandingForPeriod

      public GetLoansLoanIdRepaymentPeriod totalOutstandingForPeriod(BigDecimal totalOutstandingForPeriod)
    • getTotalOutstandingForPeriod

      @Nullable public BigDecimal getTotalOutstandingForPeriod()
      Get totalOutstandingForPeriod
      Returns:
      totalOutstandingForPeriod
    • setTotalOutstandingForPeriod

      public void setTotalOutstandingForPeriod(BigDecimal totalOutstandingForPeriod)
    • totalPaidForPeriod

      public GetLoansLoanIdRepaymentPeriod totalPaidForPeriod(BigDecimal totalPaidForPeriod)
    • getTotalPaidForPeriod

      @Nullable public BigDecimal getTotalPaidForPeriod()
      Get totalPaidForPeriod
      Returns:
      totalPaidForPeriod
    • setTotalPaidForPeriod

      public void setTotalPaidForPeriod(BigDecimal totalPaidForPeriod)
    • totalPaidInAdvanceForPeriod

      public GetLoansLoanIdRepaymentPeriod totalPaidInAdvanceForPeriod(BigDecimal totalPaidInAdvanceForPeriod)
    • getTotalPaidInAdvanceForPeriod

      @Nullable public BigDecimal getTotalPaidInAdvanceForPeriod()
      Get totalPaidInAdvanceForPeriod
      Returns:
      totalPaidInAdvanceForPeriod
    • setTotalPaidInAdvanceForPeriod

      public void setTotalPaidInAdvanceForPeriod(BigDecimal totalPaidInAdvanceForPeriod)
    • totalPaidLateForPeriod

      public GetLoansLoanIdRepaymentPeriod totalPaidLateForPeriod(BigDecimal totalPaidLateForPeriod)
    • getTotalPaidLateForPeriod

      @Nullable public BigDecimal getTotalPaidLateForPeriod()
      Get totalPaidLateForPeriod
      Returns:
      totalPaidLateForPeriod
    • setTotalPaidLateForPeriod

      public void setTotalPaidLateForPeriod(BigDecimal totalPaidLateForPeriod)
    • totalWaivedForPeriod

      public GetLoansLoanIdRepaymentPeriod totalWaivedForPeriod(BigDecimal totalWaivedForPeriod)
    • getTotalWaivedForPeriod

      @Nullable public BigDecimal getTotalWaivedForPeriod()
      Get totalWaivedForPeriod
      Returns:
      totalWaivedForPeriod
    • setTotalWaivedForPeriod

      public void setTotalWaivedForPeriod(BigDecimal totalWaivedForPeriod)
    • totalWrittenOffForPeriod

      public GetLoansLoanIdRepaymentPeriod totalWrittenOffForPeriod(BigDecimal totalWrittenOffForPeriod)
    • getTotalWrittenOffForPeriod

      @Nullable public BigDecimal getTotalWrittenOffForPeriod()
      Get totalWrittenOffForPeriod
      Returns:
      totalWrittenOffForPeriod
    • setTotalWrittenOffForPeriod

      public void setTotalWrittenOffForPeriod(BigDecimal totalWrittenOffForPeriod)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object