Class GetLoanAccountingMappings

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

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

    • SERIALIZED_NAME_BUY_DOWN_EXPENSE_ACCOUNT

      public static final String SERIALIZED_NAME_BUY_DOWN_EXPENSE_ACCOUNT
      See Also:
    • SERIALIZED_NAME_CHARGE_OFF_EXPENSE_ACCOUNT

      public static final String SERIALIZED_NAME_CHARGE_OFF_EXPENSE_ACCOUNT
      See Also:
    • SERIALIZED_NAME_CHARGE_OFF_FRAUD_EXPENSE_ACCOUNT

      public static final String SERIALIZED_NAME_CHARGE_OFF_FRAUD_EXPENSE_ACCOUNT
      See Also:
    • SERIALIZED_NAME_DEFERRED_INCOME_LIABILITY_ACCOUNT

      public static final String SERIALIZED_NAME_DEFERRED_INCOME_LIABILITY_ACCOUNT
      See Also:
    • SERIALIZED_NAME_FUND_SOURCE_ACCOUNT

      public static final String SERIALIZED_NAME_FUND_SOURCE_ACCOUNT
      See Also:
    • SERIALIZED_NAME_GOODWILL_CREDIT_ACCOUNT

      public static final String SERIALIZED_NAME_GOODWILL_CREDIT_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_BUY_DOWN_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_BUY_DOWN_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_CAPITALIZATION_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_CAPITALIZATION_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_CHARGE_OFF_FEES_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_CHARGE_OFF_FEES_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_CHARGE_OFF_INTEREST_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_CHARGE_OFF_INTEREST_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_CHARGE_OFF_PENALTY_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_CHARGE_OFF_PENALTY_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_FEE_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_FEE_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_GOODWILL_CREDIT_FEES_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_GOODWILL_CREDIT_FEES_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_GOODWILL_CREDIT_INTEREST_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_GOODWILL_CREDIT_INTEREST_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_GOODWILL_CREDIT_PENALTY_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_GOODWILL_CREDIT_PENALTY_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_PENALTY_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_PENALTY_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INCOME_FROM_RECOVERY_ACCOUNT

      public static final String SERIALIZED_NAME_INCOME_FROM_RECOVERY_ACCOUNT
      See Also:
    • SERIALIZED_NAME_INTEREST_ON_LOAN_ACCOUNT

      public static final String SERIALIZED_NAME_INTEREST_ON_LOAN_ACCOUNT
      See Also:
    • SERIALIZED_NAME_LOAN_PORTFOLIO_ACCOUNT

      public static final String SERIALIZED_NAME_LOAN_PORTFOLIO_ACCOUNT
      See Also:
    • SERIALIZED_NAME_OVERPAYMENT_LIABILITY_ACCOUNT

      public static final String SERIALIZED_NAME_OVERPAYMENT_LIABILITY_ACCOUNT
      See Also:
    • SERIALIZED_NAME_RECEIVABLE_FEE_ACCOUNT

      public static final String SERIALIZED_NAME_RECEIVABLE_FEE_ACCOUNT
      See Also:
    • SERIALIZED_NAME_RECEIVABLE_INTEREST_ACCOUNT

      public static final String SERIALIZED_NAME_RECEIVABLE_INTEREST_ACCOUNT
      See Also:
    • SERIALIZED_NAME_RECEIVABLE_PENALTY_ACCOUNT

      public static final String SERIALIZED_NAME_RECEIVABLE_PENALTY_ACCOUNT
      See Also:
    • SERIALIZED_NAME_TRANSFERS_IN_SUSPENSE_ACCOUNT

      public static final String SERIALIZED_NAME_TRANSFERS_IN_SUSPENSE_ACCOUNT
      See Also:
    • SERIALIZED_NAME_WRITE_OFF_ACCOUNT

      public static final String SERIALIZED_NAME_WRITE_OFF_ACCOUNT
      See Also:
  • Constructor Details

    • GetLoanAccountingMappings

      public GetLoanAccountingMappings()
  • Method Details

    • buyDownExpenseAccount

      public GetLoanAccountingMappings buyDownExpenseAccount(GetGlAccountMapping buyDownExpenseAccount)
    • getBuyDownExpenseAccount

      @Nullable public GetGlAccountMapping getBuyDownExpenseAccount()
      Get buyDownExpenseAccount
      Returns:
      buyDownExpenseAccount
    • setBuyDownExpenseAccount

      public void setBuyDownExpenseAccount(GetGlAccountMapping buyDownExpenseAccount)
    • chargeOffExpenseAccount

      public GetLoanAccountingMappings chargeOffExpenseAccount(GetGlAccountMapping chargeOffExpenseAccount)
    • getChargeOffExpenseAccount

      @Nullable public GetGlAccountMapping getChargeOffExpenseAccount()
      Get chargeOffExpenseAccount
      Returns:
      chargeOffExpenseAccount
    • setChargeOffExpenseAccount

      public void setChargeOffExpenseAccount(GetGlAccountMapping chargeOffExpenseAccount)
    • chargeOffFraudExpenseAccount

      public GetLoanAccountingMappings chargeOffFraudExpenseAccount(GetGlAccountMapping chargeOffFraudExpenseAccount)
    • getChargeOffFraudExpenseAccount

      @Nullable public GetGlAccountMapping getChargeOffFraudExpenseAccount()
      Get chargeOffFraudExpenseAccount
      Returns:
      chargeOffFraudExpenseAccount
    • setChargeOffFraudExpenseAccount

      public void setChargeOffFraudExpenseAccount(GetGlAccountMapping chargeOffFraudExpenseAccount)
    • deferredIncomeLiabilityAccount

      public GetLoanAccountingMappings deferredIncomeLiabilityAccount(GetGlAccountMapping deferredIncomeLiabilityAccount)
    • getDeferredIncomeLiabilityAccount

      @Nullable public GetGlAccountMapping getDeferredIncomeLiabilityAccount()
      Get deferredIncomeLiabilityAccount
      Returns:
      deferredIncomeLiabilityAccount
    • setDeferredIncomeLiabilityAccount

      public void setDeferredIncomeLiabilityAccount(GetGlAccountMapping deferredIncomeLiabilityAccount)
    • fundSourceAccount

      public GetLoanAccountingMappings fundSourceAccount(GetGlAccountMapping fundSourceAccount)
    • getFundSourceAccount

      @Nullable public GetGlAccountMapping getFundSourceAccount()
      Get fundSourceAccount
      Returns:
      fundSourceAccount
    • setFundSourceAccount

      public void setFundSourceAccount(GetGlAccountMapping fundSourceAccount)
    • goodwillCreditAccount

      public GetLoanAccountingMappings goodwillCreditAccount(GetGlAccountMapping goodwillCreditAccount)
    • getGoodwillCreditAccount

      @Nullable public GetGlAccountMapping getGoodwillCreditAccount()
      Get goodwillCreditAccount
      Returns:
      goodwillCreditAccount
    • setGoodwillCreditAccount

      public void setGoodwillCreditAccount(GetGlAccountMapping goodwillCreditAccount)
    • incomeFromBuyDownAccount

      public GetLoanAccountingMappings incomeFromBuyDownAccount(GetGlAccountMapping incomeFromBuyDownAccount)
    • getIncomeFromBuyDownAccount

      @Nullable public GetGlAccountMapping getIncomeFromBuyDownAccount()
      Get incomeFromBuyDownAccount
      Returns:
      incomeFromBuyDownAccount
    • setIncomeFromBuyDownAccount

      public void setIncomeFromBuyDownAccount(GetGlAccountMapping incomeFromBuyDownAccount)
    • incomeFromCapitalizationAccount

      public GetLoanAccountingMappings incomeFromCapitalizationAccount(GetGlAccountMapping incomeFromCapitalizationAccount)
    • getIncomeFromCapitalizationAccount

      @Nullable public GetGlAccountMapping getIncomeFromCapitalizationAccount()
      Get incomeFromCapitalizationAccount
      Returns:
      incomeFromCapitalizationAccount
    • setIncomeFromCapitalizationAccount

      public void setIncomeFromCapitalizationAccount(GetGlAccountMapping incomeFromCapitalizationAccount)
    • incomeFromChargeOffFeesAccount

      public GetLoanAccountingMappings incomeFromChargeOffFeesAccount(GetGlAccountMapping incomeFromChargeOffFeesAccount)
    • getIncomeFromChargeOffFeesAccount

      @Nullable public GetGlAccountMapping getIncomeFromChargeOffFeesAccount()
      Get incomeFromChargeOffFeesAccount
      Returns:
      incomeFromChargeOffFeesAccount
    • setIncomeFromChargeOffFeesAccount

      public void setIncomeFromChargeOffFeesAccount(GetGlAccountMapping incomeFromChargeOffFeesAccount)
    • incomeFromChargeOffInterestAccount

      public GetLoanAccountingMappings incomeFromChargeOffInterestAccount(GetGlAccountMapping incomeFromChargeOffInterestAccount)
    • getIncomeFromChargeOffInterestAccount

      @Nullable public GetGlAccountMapping getIncomeFromChargeOffInterestAccount()
      Get incomeFromChargeOffInterestAccount
      Returns:
      incomeFromChargeOffInterestAccount
    • setIncomeFromChargeOffInterestAccount

      public void setIncomeFromChargeOffInterestAccount(GetGlAccountMapping incomeFromChargeOffInterestAccount)
    • incomeFromChargeOffPenaltyAccount

      public GetLoanAccountingMappings incomeFromChargeOffPenaltyAccount(GetGlAccountMapping incomeFromChargeOffPenaltyAccount)
    • getIncomeFromChargeOffPenaltyAccount

      @Nullable public GetGlAccountMapping getIncomeFromChargeOffPenaltyAccount()
      Get incomeFromChargeOffPenaltyAccount
      Returns:
      incomeFromChargeOffPenaltyAccount
    • setIncomeFromChargeOffPenaltyAccount

      public void setIncomeFromChargeOffPenaltyAccount(GetGlAccountMapping incomeFromChargeOffPenaltyAccount)
    • incomeFromFeeAccount

      public GetLoanAccountingMappings incomeFromFeeAccount(GetGlAccountMapping incomeFromFeeAccount)
    • getIncomeFromFeeAccount

      @Nullable public GetGlAccountMapping getIncomeFromFeeAccount()
      Get incomeFromFeeAccount
      Returns:
      incomeFromFeeAccount
    • setIncomeFromFeeAccount

      public void setIncomeFromFeeAccount(GetGlAccountMapping incomeFromFeeAccount)
    • incomeFromGoodwillCreditFeesAccount

      public GetLoanAccountingMappings incomeFromGoodwillCreditFeesAccount(GetGlAccountMapping incomeFromGoodwillCreditFeesAccount)
    • getIncomeFromGoodwillCreditFeesAccount

      @Nullable public GetGlAccountMapping getIncomeFromGoodwillCreditFeesAccount()
      Get incomeFromGoodwillCreditFeesAccount
      Returns:
      incomeFromGoodwillCreditFeesAccount
    • setIncomeFromGoodwillCreditFeesAccount

      public void setIncomeFromGoodwillCreditFeesAccount(GetGlAccountMapping incomeFromGoodwillCreditFeesAccount)
    • incomeFromGoodwillCreditInterestAccount

      public GetLoanAccountingMappings incomeFromGoodwillCreditInterestAccount(GetGlAccountMapping incomeFromGoodwillCreditInterestAccount)
    • getIncomeFromGoodwillCreditInterestAccount

      @Nullable public GetGlAccountMapping getIncomeFromGoodwillCreditInterestAccount()
      Get incomeFromGoodwillCreditInterestAccount
      Returns:
      incomeFromGoodwillCreditInterestAccount
    • setIncomeFromGoodwillCreditInterestAccount

      public void setIncomeFromGoodwillCreditInterestAccount(GetGlAccountMapping incomeFromGoodwillCreditInterestAccount)
    • incomeFromGoodwillCreditPenaltyAccount

      public GetLoanAccountingMappings incomeFromGoodwillCreditPenaltyAccount(GetGlAccountMapping incomeFromGoodwillCreditPenaltyAccount)
    • getIncomeFromGoodwillCreditPenaltyAccount

      @Nullable public GetGlAccountMapping getIncomeFromGoodwillCreditPenaltyAccount()
      Get incomeFromGoodwillCreditPenaltyAccount
      Returns:
      incomeFromGoodwillCreditPenaltyAccount
    • setIncomeFromGoodwillCreditPenaltyAccount

      public void setIncomeFromGoodwillCreditPenaltyAccount(GetGlAccountMapping incomeFromGoodwillCreditPenaltyAccount)
    • incomeFromPenaltyAccount

      public GetLoanAccountingMappings incomeFromPenaltyAccount(GetGlAccountMapping incomeFromPenaltyAccount)
    • getIncomeFromPenaltyAccount

      @Nullable public GetGlAccountMapping getIncomeFromPenaltyAccount()
      Get incomeFromPenaltyAccount
      Returns:
      incomeFromPenaltyAccount
    • setIncomeFromPenaltyAccount

      public void setIncomeFromPenaltyAccount(GetGlAccountMapping incomeFromPenaltyAccount)
    • incomeFromRecoveryAccount

      public GetLoanAccountingMappings incomeFromRecoveryAccount(GetGlAccountMapping incomeFromRecoveryAccount)
    • getIncomeFromRecoveryAccount

      @Nullable public GetGlAccountMapping getIncomeFromRecoveryAccount()
      Get incomeFromRecoveryAccount
      Returns:
      incomeFromRecoveryAccount
    • setIncomeFromRecoveryAccount

      public void setIncomeFromRecoveryAccount(GetGlAccountMapping incomeFromRecoveryAccount)
    • interestOnLoanAccount

      public GetLoanAccountingMappings interestOnLoanAccount(GetGlAccountMapping interestOnLoanAccount)
    • getInterestOnLoanAccount

      @Nullable public GetGlAccountMapping getInterestOnLoanAccount()
      Get interestOnLoanAccount
      Returns:
      interestOnLoanAccount
    • setInterestOnLoanAccount

      public void setInterestOnLoanAccount(GetGlAccountMapping interestOnLoanAccount)
    • loanPortfolioAccount

      public GetLoanAccountingMappings loanPortfolioAccount(GetGlAccountMapping loanPortfolioAccount)
    • getLoanPortfolioAccount

      @Nullable public GetGlAccountMapping getLoanPortfolioAccount()
      Get loanPortfolioAccount
      Returns:
      loanPortfolioAccount
    • setLoanPortfolioAccount

      public void setLoanPortfolioAccount(GetGlAccountMapping loanPortfolioAccount)
    • overpaymentLiabilityAccount

      public GetLoanAccountingMappings overpaymentLiabilityAccount(GetGlAccountMapping overpaymentLiabilityAccount)
    • getOverpaymentLiabilityAccount

      @Nullable public GetGlAccountMapping getOverpaymentLiabilityAccount()
      Get overpaymentLiabilityAccount
      Returns:
      overpaymentLiabilityAccount
    • setOverpaymentLiabilityAccount

      public void setOverpaymentLiabilityAccount(GetGlAccountMapping overpaymentLiabilityAccount)
    • receivableFeeAccount

      public GetLoanAccountingMappings receivableFeeAccount(GetGlAccountMapping receivableFeeAccount)
    • getReceivableFeeAccount

      @Nullable public GetGlAccountMapping getReceivableFeeAccount()
      Get receivableFeeAccount
      Returns:
      receivableFeeAccount
    • setReceivableFeeAccount

      public void setReceivableFeeAccount(GetGlAccountMapping receivableFeeAccount)
    • receivableInterestAccount

      public GetLoanAccountingMappings receivableInterestAccount(GetGlAccountMapping receivableInterestAccount)
    • getReceivableInterestAccount

      @Nullable public GetGlAccountMapping getReceivableInterestAccount()
      Get receivableInterestAccount
      Returns:
      receivableInterestAccount
    • setReceivableInterestAccount

      public void setReceivableInterestAccount(GetGlAccountMapping receivableInterestAccount)
    • receivablePenaltyAccount

      public GetLoanAccountingMappings receivablePenaltyAccount(GetGlAccountMapping receivablePenaltyAccount)
    • getReceivablePenaltyAccount

      @Nullable public GetGlAccountMapping getReceivablePenaltyAccount()
      Get receivablePenaltyAccount
      Returns:
      receivablePenaltyAccount
    • setReceivablePenaltyAccount

      public void setReceivablePenaltyAccount(GetGlAccountMapping receivablePenaltyAccount)
    • transfersInSuspenseAccount

      public GetLoanAccountingMappings transfersInSuspenseAccount(GetGlAccountMapping transfersInSuspenseAccount)
    • getTransfersInSuspenseAccount

      @Nullable public GetGlAccountMapping getTransfersInSuspenseAccount()
      Get transfersInSuspenseAccount
      Returns:
      transfersInSuspenseAccount
    • setTransfersInSuspenseAccount

      public void setTransfersInSuspenseAccount(GetGlAccountMapping transfersInSuspenseAccount)
    • writeOffAccount

      public GetLoanAccountingMappings writeOffAccount(GetGlAccountMapping writeOffAccount)
    • getWriteOffAccount

      @Nullable public GetGlAccountMapping getWriteOffAccount()
      Get writeOffAccount
      Returns:
      writeOffAccount
    • setWriteOffAccount

      public void setWriteOffAccount(GetGlAccountMapping writeOffAccount)
    • 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