Class GetRecurringDepositProductsProductIdAccountingMappings
java.lang.Object
org.apache.fineract.client.models.GetRecurringDepositProductsProductIdAccountingMappings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetRecurringDepositProductsProductIdAccountingMappings
extends Object
GetRecurringDepositProductsProductIdAccountingMappings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfeeReceivableAccount(GetRecurringDepositProductsGlAccount feeReceivableAccount) Get feeReceivableAccountGet incomeFromFeeAccountGet incomeFromPenaltyAccountGet interestOnSavingsAccountGet interestPayableAccountGet penaltyReceivableAccountGet savingsControlAccountGet transfersInSuspenseAccountinthashCode()incomeFromFeeAccount(GetRecurringDepositProductsGlAccount incomeFromFeeAccount) incomeFromPenaltyAccount(GetRecurringDepositProductsGlAccount incomeFromPenaltyAccount) interestOnSavingsAccount(GetRecurringDepositProductsGlAccount interestOnSavingsAccount) interestPayableAccount(GetRecurringDepositProductsGlAccount interestPayableAccount) penaltyReceivableAccount(GetRecurringDepositProductsGlAccount penaltyReceivableAccount) savingsControlAccount(GetRecurringDepositProductsGlAccount savingsControlAccount) voidsetFeeReceivableAccount(GetRecurringDepositProductsGlAccount feeReceivableAccount) voidsetIncomeFromFeeAccount(GetRecurringDepositProductsGlAccount incomeFromFeeAccount) voidsetIncomeFromPenaltyAccount(GetRecurringDepositProductsGlAccount incomeFromPenaltyAccount) voidsetInterestOnSavingsAccount(GetRecurringDepositProductsGlAccount interestOnSavingsAccount) voidsetInterestPayableAccount(GetRecurringDepositProductsGlAccount interestPayableAccount) voidsetPenaltyReceivableAccount(GetRecurringDepositProductsGlAccount penaltyReceivableAccount) voidsetSavingsControlAccount(GetRecurringDepositProductsGlAccount savingsControlAccount) voidsetTransfersInSuspenseAccount(GetRecurringDepositProductsGlAccount transfersInSuspenseAccount) toString()transfersInSuspenseAccount(GetRecurringDepositProductsGlAccount transfersInSuspenseAccount)
-
Field Details
-
SERIALIZED_NAME_FEE_RECEIVABLE_ACCOUNT
- See Also:
-
SERIALIZED_NAME_INCOME_FROM_FEE_ACCOUNT
- See Also:
-
SERIALIZED_NAME_INCOME_FROM_PENALTY_ACCOUNT
- See Also:
-
SERIALIZED_NAME_INTEREST_ON_SAVINGS_ACCOUNT
- See Also:
-
SERIALIZED_NAME_INTEREST_PAYABLE_ACCOUNT
- See Also:
-
SERIALIZED_NAME_PENALTY_RECEIVABLE_ACCOUNT
- See Also:
-
SERIALIZED_NAME_SAVINGS_CONTROL_ACCOUNT
- See Also:
-
SERIALIZED_NAME_TRANSFERS_IN_SUSPENSE_ACCOUNT
- See Also:
-
-
Constructor Details
-
GetRecurringDepositProductsProductIdAccountingMappings
public GetRecurringDepositProductsProductIdAccountingMappings()
-
-
Method Details
-
feeReceivableAccount
public GetRecurringDepositProductsProductIdAccountingMappings feeReceivableAccount(GetRecurringDepositProductsGlAccount feeReceivableAccount) -
getFeeReceivableAccount
Get feeReceivableAccount- Returns:
- feeReceivableAccount
-
setFeeReceivableAccount
-
incomeFromFeeAccount
public GetRecurringDepositProductsProductIdAccountingMappings incomeFromFeeAccount(GetRecurringDepositProductsGlAccount incomeFromFeeAccount) -
getIncomeFromFeeAccount
Get incomeFromFeeAccount- Returns:
- incomeFromFeeAccount
-
setIncomeFromFeeAccount
-
incomeFromPenaltyAccount
public GetRecurringDepositProductsProductIdAccountingMappings incomeFromPenaltyAccount(GetRecurringDepositProductsGlAccount incomeFromPenaltyAccount) -
getIncomeFromPenaltyAccount
Get incomeFromPenaltyAccount- Returns:
- incomeFromPenaltyAccount
-
setIncomeFromPenaltyAccount
public void setIncomeFromPenaltyAccount(GetRecurringDepositProductsGlAccount incomeFromPenaltyAccount) -
interestOnSavingsAccount
public GetRecurringDepositProductsProductIdAccountingMappings interestOnSavingsAccount(GetRecurringDepositProductsGlAccount interestOnSavingsAccount) -
getInterestOnSavingsAccount
Get interestOnSavingsAccount- Returns:
- interestOnSavingsAccount
-
setInterestOnSavingsAccount
public void setInterestOnSavingsAccount(GetRecurringDepositProductsGlAccount interestOnSavingsAccount) -
interestPayableAccount
public GetRecurringDepositProductsProductIdAccountingMappings interestPayableAccount(GetRecurringDepositProductsGlAccount interestPayableAccount) -
getInterestPayableAccount
Get interestPayableAccount- Returns:
- interestPayableAccount
-
setInterestPayableAccount
-
penaltyReceivableAccount
public GetRecurringDepositProductsProductIdAccountingMappings penaltyReceivableAccount(GetRecurringDepositProductsGlAccount penaltyReceivableAccount) -
getPenaltyReceivableAccount
Get penaltyReceivableAccount- Returns:
- penaltyReceivableAccount
-
setPenaltyReceivableAccount
public void setPenaltyReceivableAccount(GetRecurringDepositProductsGlAccount penaltyReceivableAccount) -
savingsControlAccount
public GetRecurringDepositProductsProductIdAccountingMappings savingsControlAccount(GetRecurringDepositProductsGlAccount savingsControlAccount) -
getSavingsControlAccount
Get savingsControlAccount- Returns:
- savingsControlAccount
-
setSavingsControlAccount
-
transfersInSuspenseAccount
public GetRecurringDepositProductsProductIdAccountingMappings transfersInSuspenseAccount(GetRecurringDepositProductsGlAccount transfersInSuspenseAccount) -
getTransfersInSuspenseAccount
Get transfersInSuspenseAccount- Returns:
- transfersInSuspenseAccount
-
setTransfersInSuspenseAccount
public void setTransfersInSuspenseAccount(GetRecurringDepositProductsGlAccount transfersInSuspenseAccount) -
equals
-
hashCode
public int hashCode() -
toString
-