Class PutReportMailingJobsRequest
java.lang.Object
org.apache.fineract.client.models.PutReportMailingJobsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PutReportMailingJobsRequest
extends Object
PutReportMailingJobsRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) booleanGet dateFormatGet localeGet startDateTimeinthashCode()voidsetDateFormat(String dateFormat) voidvoidsetStartDateTime(OffsetDateTime startDateTime) startDateTime(OffsetDateTime startDateTime) toString()
-
Field Details
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_START_DATE_TIME
- See Also:
-
-
Constructor Details
-
PutReportMailingJobsRequest
public PutReportMailingJobsRequest()
-
-
Method Details
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
startDateTime
-
getStartDateTime
Get startDateTime- Returns:
- startDateTime
-
setStartDateTime
-
equals
-
hashCode
public int hashCode() -
toString
-