Class Rate
java.lang.Object
org.apache.fineract.client.models.Rate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class Rate
extends Object
Rate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapproveUser(AppUser approveUser) createdDate(OffsetDateTime createdDate) booleanGet activeGet approveUserGet createdByGet createdDategetId()Get idGet lastModifiedByGet lastModifiedDategetName()Get namegetNew()Get _newGet percentageGet productApplyinthashCode()lastModifiedBy(Long lastModifiedBy) lastModifiedDate(OffsetDateTime lastModifiedDate) percentage(BigDecimal percentage) productApply(Integer productApply) voidvoidsetApproveUser(AppUser approveUser) voidsetCreatedBy(Long createdBy) voidsetCreatedDate(OffsetDateTime createdDate) voidvoidsetLastModifiedBy(Long lastModifiedBy) voidsetLastModifiedDate(OffsetDateTime lastModifiedDate) voidvoidvoidsetPercentage(BigDecimal percentage) voidsetProductApply(Integer productApply) toString()
-
Field Details
-
SERIALIZED_NAME_ACTIVE
- See Also:
-
SERIALIZED_NAME_APPROVE_USER
- See Also:
-
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_PERCENTAGE
- See Also:
-
SERIALIZED_NAME_PRODUCT_APPLY
- See Also:
-
-
Constructor Details
-
Rate
public Rate()
-
-
Method Details
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
approveUser
-
getApproveUser
Get approveUser- Returns:
- approveUser
-
setApproveUser
-
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
-
percentage
-
getPercentage
Get percentage- Returns:
- percentage
-
setPercentage
-
productApply
-
getProductApply
Get productApply- Returns:
- productApply
-
setProductApply
-
equals
-
hashCode
public int hashCode() -
toString
-