Class GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings
java.lang.Object
org.apache.fineract.client.models.GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings
extends Object
GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet chargeGet incomeAccountinthashCode()incomeAccount(GetRecurringDepositProductsGlAccount incomeAccount) voidvoidsetIncomeAccount(GetRecurringDepositProductsGlAccount incomeAccount) toString()
-
Field Details
-
SERIALIZED_NAME_CHARGE
- See Also:
-
SERIALIZED_NAME_INCOME_ACCOUNT
- See Also:
-
-
Constructor Details
-
GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings
public GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings()
-
-
Method Details
-
charge
-
getCharge
@Nullable public GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappingsCharge getCharge()Get charge- Returns:
- charge
-
setCharge
public void setCharge(GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappingsCharge charge) -
incomeAccount
public GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings incomeAccount(GetRecurringDepositProductsGlAccount incomeAccount) -
getIncomeAccount
Get incomeAccount- Returns:
- incomeAccount
-
setIncomeAccount
-
equals
-
hashCode
public int hashCode() -
toString
-