Class TaxComponentHistory
java.lang.Object
org.apache.fineract.client.models.TaxComponentHistory
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class TaxComponentHistory
extends Object
TaxComponentHistory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatedDate(OffsetDateTime createdDate) booleanGet createdByGet createdDategetId()Get idGet lastModifiedByGet lastModifiedDategetNew()Get _newGet percentageinthashCode()lastModifiedBy(Long lastModifiedBy) lastModifiedDate(OffsetDateTime lastModifiedDate) percentage(BigDecimal percentage) voidsetCreatedBy(Long createdBy) voidsetCreatedDate(OffsetDateTime createdDate) voidvoidsetLastModifiedBy(Long lastModifiedBy) voidsetLastModifiedDate(OffsetDateTime lastModifiedDate) voidvoidsetPercentage(BigDecimal percentage) 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_NEW
- See Also:
-
SERIALIZED_NAME_PERCENTAGE
- See Also:
-
-
Constructor Details
-
TaxComponentHistory
public TaxComponentHistory()
-
-
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
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
percentage
-
getPercentage
Get percentage- Returns:
- percentage
-
setPercentage
-
equals
-
hashCode
public int hashCode() -
toString
-