Class PostTellersRequest
java.lang.Object
org.apache.fineract.client.models.PostTellersRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostTellersRequest
extends Object
PostTellersRequest
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) description(String description) booleanGet dateFormatGet descriptionGet localegetName()Get nameGet officeIdGet startDateGet statusinthashCode()voidsetDateFormat(String dateFormat) voidsetDescription(String description) voidvoidvoidsetOfficeId(Long officeId) voidsetStartDate(LocalDate startDate) voidstatus(PostTellersRequest.StatusEnum status) toString()
-
Field Details
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_START_DATE
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
-
Constructor Details
-
PostTellersRequest
public PostTellersRequest()
-
-
Method Details
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
name
-
getName
Get name- Returns:
- name
-
setName
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
startDate
-
getStartDate
Get startDate- Returns:
- startDate
-
setStartDate
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString
-