Class GetProductsAccountingMappings
java.lang.Object
org.apache.fineract.client.models.GetProductsAccountingMappings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetProductsAccountingMappings
extends Object
GetProductsAccountingMappings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet incomeFromFeeAccountIdGet shareEquityIdGet shareReferenceIdGet shareSuspenseIdinthashCode()incomeFromFeeAccountId(GetIncomeFromFeeAccountId incomeFromFeeAccountId) voidsetIncomeFromFeeAccountId(GetIncomeFromFeeAccountId incomeFromFeeAccountId) voidsetShareEquityId(GetShareEquityId shareEquityId) voidsetShareReferenceId(GetShareReferenceId shareReferenceId) voidsetShareSuspenseId(GetShareSuspenseId shareSuspenseId) shareEquityId(GetShareEquityId shareEquityId) shareReferenceId(GetShareReferenceId shareReferenceId) shareSuspenseId(GetShareSuspenseId shareSuspenseId) toString()
-
Field Details
-
SERIALIZED_NAME_INCOME_FROM_FEE_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_SHARE_EQUITY_ID
- See Also:
-
SERIALIZED_NAME_SHARE_REFERENCE_ID
- See Also:
-
SERIALIZED_NAME_SHARE_SUSPENSE_ID
- See Also:
-
-
Constructor Details
-
GetProductsAccountingMappings
public GetProductsAccountingMappings()
-
-
Method Details
-
incomeFromFeeAccountId
public GetProductsAccountingMappings incomeFromFeeAccountId(GetIncomeFromFeeAccountId incomeFromFeeAccountId) -
getIncomeFromFeeAccountId
Get incomeFromFeeAccountId- Returns:
- incomeFromFeeAccountId
-
setIncomeFromFeeAccountId
-
equals
-
hashCode
public int hashCode() -
toString
-