Class ReportMailingJobRunHistoryData
java.lang.Object
org.apache.fineract.client.models.ReportMailingJobRunHistoryData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ReportMailingJobRunHistoryData
extends Object
ReportMailingJobRunHistoryData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionendDateTime(OffsetDateTime endDateTime) booleanerrorMessage(String errorMessage) Get endDateTimeGet errorLogGet errorMessagegetId()Get idGet reportMailingJobIdGet startDateTimeGet statusinthashCode()reportMailingJobId(Long reportMailingJobId) voidsetEndDateTime(OffsetDateTime endDateTime) voidsetErrorLog(String errorLog) voidsetErrorMessage(String errorMessage) voidvoidsetReportMailingJobId(Long reportMailingJobId) voidsetStartDateTime(OffsetDateTime startDateTime) voidstartDateTime(OffsetDateTime startDateTime) toString()
-
Field Details
-
SERIALIZED_NAME_END_DATE_TIME
- See Also:
-
SERIALIZED_NAME_ERROR_LOG
- See Also:
-
SERIALIZED_NAME_ERROR_MESSAGE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_REPORT_MAILING_JOB_ID
- See Also:
-
SERIALIZED_NAME_START_DATE_TIME
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
-
Constructor Details
-
ReportMailingJobRunHistoryData
public ReportMailingJobRunHistoryData()
-
-
Method Details
-
endDateTime
-
getEndDateTime
Get endDateTime- Returns:
- endDateTime
-
setEndDateTime
-
errorLog
-
getErrorLog
Get errorLog- Returns:
- errorLog
-
setErrorLog
-
errorMessage
-
getErrorMessage
Get errorMessage- Returns:
- errorMessage
-
setErrorMessage
-
id
-
getId
Get id- Returns:
- id
-
setId
-
reportMailingJobId
-
getReportMailingJobId
Get reportMailingJobId- Returns:
- reportMailingJobId
-
setReportMailingJobId
-
startDateTime
-
getStartDateTime
Get startDateTime- Returns:
- startDateTime
-
setStartDateTime
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString
-