Class TaxGroup
java.lang.Object
org.apache.fineract.client.models.TaxGroup
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class TaxGroup
extends Object
TaxGroup
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTaxGroupMappingsItem(TaxGroupMappings taxGroupMappingsItem) createdDate(OffsetDateTime createdDate) booleanGet createdByGet createdDategetId()Get idGet lastModifiedByGet lastModifiedDategetName()Get namegetNew()Get _newGet taxGroupMappingsinthashCode()lastModifiedBy(Long lastModifiedBy) lastModifiedDate(OffsetDateTime lastModifiedDate) voidsetCreatedBy(Long createdBy) voidsetCreatedDate(OffsetDateTime createdDate) voidvoidsetLastModifiedBy(Long lastModifiedBy) voidsetLastModifiedDate(OffsetDateTime lastModifiedDate) voidvoidvoidsetTaxGroupMappings(Set<TaxGroupMappings> taxGroupMappings) taxGroupMappings(Set<TaxGroupMappings> taxGroupMappings) toString()
-
Field Details
-
SERIALIZED_NAME_CREATED_BY
- See Also:
-
SERIALIZED_NAME_CREATED_DATE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_LAST_MODIFIED_BY
- See Also:
-
SERIALIZED_NAME_LAST_MODIFIED_DATE
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_NEW
- See Also:
-
SERIALIZED_NAME_TAX_GROUP_MAPPINGS
- See Also:
-
-
Constructor Details
-
TaxGroup
public TaxGroup()
-
-
Method Details
-
createdBy
-
getCreatedBy
Get createdBy- Returns:
- createdBy
-
setCreatedBy
-
createdDate
-
getCreatedDate
Get createdDate- Returns:
- createdDate
-
setCreatedDate
-
id
-
getId
Get id- Returns:
- id
-
setId
-
lastModifiedBy
-
getLastModifiedBy
Get lastModifiedBy- Returns:
- lastModifiedBy
-
setLastModifiedBy
-
lastModifiedDate
-
getLastModifiedDate
Get lastModifiedDate- Returns:
- lastModifiedDate
-
setLastModifiedDate
-
name
-
getName
Get name- Returns:
- name
-
setName
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
taxGroupMappings
-
addTaxGroupMappingsItem
-
getTaxGroupMappings
Get taxGroupMappings- Returns:
- taxGroupMappings
-
setTaxGroupMappings
-
equals
-
hashCode
public int hashCode() -
toString
-