Class TaxComponent
java.lang.Object
org.apache.fineract.client.models.TaxComponent
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class TaxComponent
extends Object
TaxComponent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTaxComponentHistoriesItem(TaxComponentHistory taxComponentHistoriesItem) addTaxGroupMappingsItem(TaxGroupMappings taxGroupMappingsItem) createdDate(OffsetDateTime createdDate) creditAccountType(Integer creditAccountType) creditAcount(GLAccount creditAcount) debitAccountType(Integer debitAccountType) debitAcount(GLAccount debitAcount) booleanGet createdByGet createdDateGet creditAccountTypeGet creditAcountGet debitAccountTypeGet debitAcountgetId()Get idGet lastModifiedByGet lastModifiedDategetNew()Get _newGet percentageGet taxComponentHistoriesGet taxGroupMappingsinthashCode()lastModifiedBy(Long lastModifiedBy) lastModifiedDate(OffsetDateTime lastModifiedDate) percentage(BigDecimal percentage) voidsetCreatedBy(Long createdBy) voidsetCreatedDate(OffsetDateTime createdDate) voidsetCreditAccountType(Integer creditAccountType) voidsetCreditAcount(GLAccount creditAcount) voidsetDebitAccountType(Integer debitAccountType) voidsetDebitAcount(GLAccount debitAcount) voidvoidsetLastModifiedBy(Long lastModifiedBy) voidsetLastModifiedDate(OffsetDateTime lastModifiedDate) voidvoidsetPercentage(BigDecimal percentage) voidsetTaxComponentHistories(Set<TaxComponentHistory> taxComponentHistories) voidsetTaxGroupMappings(Set<TaxGroupMappings> taxGroupMappings) taxComponentHistories(Set<TaxComponentHistory> taxComponentHistories) taxGroupMappings(Set<TaxGroupMappings> taxGroupMappings) toString()
-
Field Details
-
SERIALIZED_NAME_CREATED_BY
- See Also:
-
SERIALIZED_NAME_CREATED_DATE
- See Also:
-
SERIALIZED_NAME_CREDIT_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_CREDIT_ACOUNT
- See Also:
-
SERIALIZED_NAME_DEBIT_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_DEBIT_ACOUNT
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_LAST_MODIFIED_BY
- See Also:
-
SERIALIZED_NAME_LAST_MODIFIED_DATE
- See Also:
-
SERIALIZED_NAME_NEW
- See Also:
-
SERIALIZED_NAME_PERCENTAGE
- See Also:
-
SERIALIZED_NAME_TAX_COMPONENT_HISTORIES
- See Also:
-
SERIALIZED_NAME_TAX_GROUP_MAPPINGS
- See Also:
-
-
Constructor Details
-
TaxComponent
public TaxComponent()
-
-
Method Details
-
createdBy
-
getCreatedBy
Get createdBy- Returns:
- createdBy
-
setCreatedBy
-
createdDate
-
getCreatedDate
Get createdDate- Returns:
- createdDate
-
setCreatedDate
-
creditAccountType
-
getCreditAccountType
Get creditAccountType- Returns:
- creditAccountType
-
setCreditAccountType
-
creditAcount
-
getCreditAcount
Get creditAcount- Returns:
- creditAcount
-
setCreditAcount
-
debitAccountType
-
getDebitAccountType
Get debitAccountType- Returns:
- debitAccountType
-
setDebitAccountType
-
debitAcount
-
getDebitAcount
Get debitAcount- Returns:
- debitAcount
-
setDebitAcount
-
id
-
getId
Get id- Returns:
- id
-
setId
-
lastModifiedBy
-
getLastModifiedBy
Get lastModifiedBy- Returns:
- lastModifiedBy
-
setLastModifiedBy
-
lastModifiedDate
-
getLastModifiedDate
Get lastModifiedDate- Returns:
- lastModifiedDate
-
setLastModifiedDate
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
percentage
-
getPercentage
Get percentage- Returns:
- percentage
-
setPercentage
-
taxComponentHistories
-
addTaxComponentHistoriesItem
-
getTaxComponentHistories
Get taxComponentHistories- Returns:
- taxComponentHistories
-
setTaxComponentHistories
-
taxGroupMappings
-
addTaxGroupMappingsItem
-
getTaxGroupMappings
Get taxGroupMappings- Returns:
- taxGroupMappings
-
setTaxGroupMappings
-
equals
-
hashCode
public int hashCode() -
toString
-