Class TaxGroupMappings
java.lang.Object
org.apache.fineract.client.models.TaxGroupMappings
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class TaxGroupMappings
extends Object
TaxGroupMappings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatedDate(OffsetDateTime createdDate) booleanGet createdByGet createdDateGet endDategetId()Get idGet lastModifiedByGet lastModifiedDategetNew()Get _newGet taxComponentGet taxGroupinthashCode()lastModifiedBy(Long lastModifiedBy) lastModifiedDate(OffsetDateTime lastModifiedDate) voidsetCreatedBy(Long createdBy) voidsetCreatedDate(OffsetDateTime createdDate) voidsetEndDate(LocalDate endDate) voidvoidsetLastModifiedBy(Long lastModifiedBy) voidsetLastModifiedDate(OffsetDateTime lastModifiedDate) voidvoidsetTaxComponent(TaxComponent taxComponent) voidsetTaxGroup(TaxGroup taxGroup) taxComponent(TaxComponent taxComponent) toString()
-
Field Details
-
SERIALIZED_NAME_CREATED_BY
- See Also:
-
SERIALIZED_NAME_CREATED_DATE
- See Also:
-
SERIALIZED_NAME_END_DATE
- 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_TAX_COMPONENT
- See Also:
-
SERIALIZED_NAME_TAX_GROUP
- See Also:
-
-
Constructor Details
-
TaxGroupMappings
public TaxGroupMappings()
-
-
Method Details
-
createdBy
-
getCreatedBy
Get createdBy- Returns:
- createdBy
-
setCreatedBy
-
createdDate
-
getCreatedDate
Get createdDate- Returns:
- createdDate
-
setCreatedDate
-
endDate
-
getEndDate
Get endDate- Returns:
- endDate
-
setEndDate
-
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
-
taxComponent
-
getTaxComponent
Get taxComponent- Returns:
- taxComponent
-
setTaxComponent
-
taxGroup
-
getTaxGroup
Get taxGroup- Returns:
- taxGroup
-
setTaxGroup
-
equals
-
hashCode
public int hashCode() -
toString
-