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