Class GetDelinquencyActionsResponse
java.lang.Object
org.apache.fineract.client.models.GetDelinquencyActionsResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetDelinquencyActionsResponse
extends Object
GetDelinquencyActionsResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatedById(Long createdById) createdOn(OffsetDateTime createdOn) booleanGet actionGet createdByIdGet createdOnGet endDategetId()Get idGet lastModifiedOnGet startDateGet updatedByIdinthashCode()lastModifiedOn(OffsetDateTime lastModifiedOn) voidvoidsetCreatedById(Long createdById) voidsetCreatedOn(OffsetDateTime createdOn) voidsetEndDate(LocalDate endDate) voidvoidsetLastModifiedOn(OffsetDateTime lastModifiedOn) voidsetStartDate(LocalDate startDate) voidsetUpdatedById(Long updatedById) toString()updatedById(Long updatedById)
-
Field Details
-
SERIALIZED_NAME_ACTION
- See Also:
-
SERIALIZED_NAME_CREATED_BY_ID
- See Also:
-
SERIALIZED_NAME_CREATED_ON
- See Also:
-
SERIALIZED_NAME_END_DATE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_LAST_MODIFIED_ON
- See Also:
-
SERIALIZED_NAME_START_DATE
- See Also:
-
SERIALIZED_NAME_UPDATED_BY_ID
- See Also:
-
-
Constructor Details
-
GetDelinquencyActionsResponse
public GetDelinquencyActionsResponse()
-
-
Method Details
-
action
-
getAction
Get action- Returns:
- action
-
setAction
-
createdById
-
getCreatedById
Get createdById- Returns:
- createdById
-
setCreatedById
-
createdOn
-
getCreatedOn
Get createdOn- Returns:
- createdOn
-
setCreatedOn
-
endDate
-
getEndDate
Get endDate- Returns:
- endDate
-
setEndDate
-
id
-
getId
Get id- Returns:
- id
-
setId
-
lastModifiedOn
-
getLastModifiedOn
Get lastModifiedOn- Returns:
- lastModifiedOn
-
setLastModifiedOn
-
startDate
-
getStartDate
Get startDate- Returns:
- startDate
-
setStartDate
-
updatedById
-
getUpdatedById
Get updatedById- Returns:
- updatedById
-
setUpdatedById
-
equals
-
hashCode
public int hashCode() -
toString
-