Class GetLoanFeeToIncomeAccountMappings
java.lang.Object
org.apache.fineract.client.models.GetLoanFeeToIncomeAccountMappings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetLoanFeeToIncomeAccountMappings
extends Object
GetLoanFeeToIncomeAccountMappings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncharge(GetLoanCharge charge) booleanGet chargeGet chargeIdGet incomeAccountGet incomeAccountIdinthashCode()incomeAccount(GetGlAccountMapping incomeAccount) incomeAccountId(Long incomeAccountId) voidsetCharge(GetLoanCharge charge) voidsetChargeId(Long chargeId) voidsetIncomeAccount(GetGlAccountMapping incomeAccount) voidsetIncomeAccountId(Long incomeAccountId) toString()
-
Field Details
-
SERIALIZED_NAME_CHARGE
- See Also:
-
SERIALIZED_NAME_CHARGE_ID
- See Also:
-
SERIALIZED_NAME_INCOME_ACCOUNT
- See Also:
-
SERIALIZED_NAME_INCOME_ACCOUNT_ID
- See Also:
-
-
Constructor Details
-
GetLoanFeeToIncomeAccountMappings
public GetLoanFeeToIncomeAccountMappings()
-
-
Method Details
-
charge
-
getCharge
Get charge- Returns:
- charge
-
setCharge
-
chargeId
-
getChargeId
Get chargeId- Returns:
- chargeId
-
setChargeId
-
incomeAccount
-
getIncomeAccount
Get incomeAccount- Returns:
- incomeAccount
-
setIncomeAccount
-
incomeAccountId
-
getIncomeAccountId
Get incomeAccountId- Returns:
- incomeAccountId
-
setIncomeAccountId
-
equals
-
hashCode
public int hashCode() -
toString
-