Class DelinquencyRange
java.lang.Object
org.apache.fineract.client.models.DelinquencyRange
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class DelinquencyRange
extends Object
DelinquencyRange
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclassification(String classification) createdDate(OffsetDateTime createdDate) booleanGet classificationGet createdByGet createdDategetId()Get idGet lastModifiedByGet lastModifiedDateGet maximumAgeDaysGet minimumAgeDaysgetNew()Get _newGet versioninthashCode()lastModifiedBy(Long lastModifiedBy) lastModifiedDate(OffsetDateTime lastModifiedDate) maximumAgeDays(Integer maximumAgeDays) minimumAgeDays(Integer minimumAgeDays) voidsetClassification(String classification) voidsetCreatedBy(Long createdBy) voidsetCreatedDate(OffsetDateTime createdDate) voidvoidsetLastModifiedBy(Long lastModifiedBy) voidsetLastModifiedDate(OffsetDateTime lastModifiedDate) voidsetMaximumAgeDays(Integer maximumAgeDays) voidsetMinimumAgeDays(Integer minimumAgeDays) voidvoidsetVersion(Long version) toString()
-
Field Details
-
SERIALIZED_NAME_CLASSIFICATION
- 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_MAXIMUM_AGE_DAYS
- See Also:
-
SERIALIZED_NAME_MINIMUM_AGE_DAYS
- See Also:
-
SERIALIZED_NAME_NEW
- See Also:
-
SERIALIZED_NAME_VERSION
- See Also:
-
-
Constructor Details
-
DelinquencyRange
public DelinquencyRange()
-
-
Method Details
-
classification
-
getClassification
Get classification- Returns:
- classification
-
setClassification
-
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
-
maximumAgeDays
-
getMaximumAgeDays
Get maximumAgeDays- Returns:
- maximumAgeDays
-
setMaximumAgeDays
-
minimumAgeDays
-
getMinimumAgeDays
Get minimumAgeDays- Returns:
- minimumAgeDays
-
setMinimumAgeDays
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
version
-
getVersion
Get version- Returns:
- version
-
setVersion
-
equals
-
hashCode
public int hashCode() -
toString
-