Class AccountingRuleData
java.lang.Object
org.apache.fineract.client.models.AccountingRuleData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class AccountingRuleData
extends Object
AccountingRuleData
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllowedAccountsItem(GLAccountData allowedAccountsItem) addAllowedCreditTagOptionsItem(CodeValueData allowedCreditTagOptionsItem) addAllowedDebitTagOptionsItem(CodeValueData allowedDebitTagOptionsItem) addAllowedOfficesItem(OfficeData allowedOfficesItem) addCreditAccountsItem(GLAccountDataForLookup creditAccountsItem) addCreditTagsItem(AccountingTagRuleData creditTagsItem) addDebitAccountsItem(GLAccountDataForLookup debitAccountsItem) addDebitTagsItem(AccountingTagRuleData debitTagsItem) allowedAccounts(List<GLAccountData> allowedAccounts) allowedCreditTagOptions(List<CodeValueData> allowedCreditTagOptions) allowedDebitTagOptions(List<CodeValueData> allowedDebitTagOptions) allowedOffices(List<OfficeData> allowedOffices) allowMultipleCreditEntries(Boolean allowMultipleCreditEntries) allowMultipleDebitEntries(Boolean allowMultipleDebitEntries) creditAccounts(List<GLAccountDataForLookup> creditAccounts) creditTags(List<AccountingTagRuleData> creditTags) debitAccounts(List<GLAccountDataForLookup> debitAccounts) debitTags(List<AccountingTagRuleData> debitTags) description(String description) booleanGet allowedAccountsGet allowedCreditTagOptionsGet allowedDebitTagOptionsGet allowedOfficesGet allowMultipleCreditEntriesGet allowMultipleDebitEntriesGet creditAccountsGet creditTagsGet debitAccountsGet debitTagsGet descriptiongetId()Get idgetName()Get nameGet officeIdGet officeNameGet systemDefinedinthashCode()officeName(String officeName) voidsetAllowedAccounts(List<GLAccountData> allowedAccounts) voidsetAllowedCreditTagOptions(List<CodeValueData> allowedCreditTagOptions) voidsetAllowedDebitTagOptions(List<CodeValueData> allowedDebitTagOptions) voidsetAllowedOffices(List<OfficeData> allowedOffices) voidsetAllowMultipleCreditEntries(Boolean allowMultipleCreditEntries) voidsetAllowMultipleDebitEntries(Boolean allowMultipleDebitEntries) voidsetCreditAccounts(List<GLAccountDataForLookup> creditAccounts) voidsetCreditTags(List<AccountingTagRuleData> creditTags) voidsetDebitAccounts(List<GLAccountDataForLookup> debitAccounts) voidsetDebitTags(List<AccountingTagRuleData> debitTags) voidsetDescription(String description) voidvoidvoidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) voidsetSystemDefined(Boolean systemDefined) systemDefined(Boolean systemDefined) toString()
-
Field Details
-
SERIALIZED_NAME_ALLOW_MULTIPLE_CREDIT_ENTRIES
- See Also:
-
SERIALIZED_NAME_ALLOW_MULTIPLE_DEBIT_ENTRIES
- See Also:
-
SERIALIZED_NAME_ALLOWED_ACCOUNTS
- See Also:
-
SERIALIZED_NAME_ALLOWED_CREDIT_TAG_OPTIONS
- See Also:
-
SERIALIZED_NAME_ALLOWED_DEBIT_TAG_OPTIONS
- See Also:
-
SERIALIZED_NAME_ALLOWED_OFFICES
- See Also:
-
SERIALIZED_NAME_CREDIT_ACCOUNTS
- See Also:
-
SERIALIZED_NAME_CREDIT_TAGS
- See Also:
-
SERIALIZED_NAME_DEBIT_ACCOUNTS
- See Also:
-
SERIALIZED_NAME_DEBIT_TAGS
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_SYSTEM_DEFINED
- See Also:
-
-
Constructor Details
-
AccountingRuleData
public AccountingRuleData()
-
-
Method Details
-
allowMultipleCreditEntries
-
getAllowMultipleCreditEntries
Get allowMultipleCreditEntries- Returns:
- allowMultipleCreditEntries
-
setAllowMultipleCreditEntries
-
allowMultipleDebitEntries
-
getAllowMultipleDebitEntries
Get allowMultipleDebitEntries- Returns:
- allowMultipleDebitEntries
-
setAllowMultipleDebitEntries
-
allowedAccounts
-
addAllowedAccountsItem
-
getAllowedAccounts
Get allowedAccounts- Returns:
- allowedAccounts
-
setAllowedAccounts
-
allowedCreditTagOptions
-
addAllowedCreditTagOptionsItem
-
getAllowedCreditTagOptions
Get allowedCreditTagOptions- Returns:
- allowedCreditTagOptions
-
setAllowedCreditTagOptions
-
allowedDebitTagOptions
-
addAllowedDebitTagOptionsItem
-
getAllowedDebitTagOptions
Get allowedDebitTagOptions- Returns:
- allowedDebitTagOptions
-
setAllowedDebitTagOptions
-
allowedOffices
-
addAllowedOfficesItem
-
getAllowedOffices
Get allowedOffices- Returns:
- allowedOffices
-
setAllowedOffices
-
creditAccounts
-
addCreditAccountsItem
-
getCreditAccounts
Get creditAccounts- Returns:
- creditAccounts
-
setCreditAccounts
-
creditTags
-
addCreditTagsItem
-
getCreditTags
Get creditTags- Returns:
- creditTags
-
setCreditTags
-
debitAccounts
-
addDebitAccountsItem
-
getDebitAccounts
Get debitAccounts- Returns:
- debitAccounts
-
setDebitAccounts
-
debitTags
-
addDebitTagsItem
-
getDebitTags
Get debitTags- Returns:
- debitTags
-
setDebitTags
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
systemDefined
-
getSystemDefined
Get systemDefined- Returns:
- systemDefined
-
setSystemDefined
-
equals
-
hashCode
public int hashCode() -
toString
-