Class CashierData
java.lang.Object
org.apache.fineract.client.models.CashierData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class CashierData
extends Object
CashierData
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddStaffOptionsItem(StaffData staffOptionsItem) description(String description) booleanGet descriptionGet endDateGet endTimegetId()Get idGet isFullDayGet officeIdGet officeNameGet staffIdGet staffNameGet staffOptionsGet startDateGet startTimeGet tellerIdGet tellerNameinthashCode()officeName(String officeName) voidsetDescription(String description) voidsetEndDate(LocalDate endDate) voidsetEndTime(String endTime) voidvoidsetIsFullDay(Boolean isFullDay) voidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) voidsetStaffId(Long staffId) voidsetStaffName(String staffName) voidsetStaffOptions(List<StaffData> staffOptions) voidsetStartDate(LocalDate startDate) voidsetStartTime(String startTime) voidsetTellerId(Long tellerId) voidsetTellerName(String tellerName) staffOptions(List<StaffData> staffOptions) tellerName(String tellerName) toString()
-
Field Details
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_END_DATE
- See Also:
-
SERIALIZED_NAME_END_TIME
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_IS_FULL_DAY
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_STAFF_ID
- See Also:
-
SERIALIZED_NAME_STAFF_NAME
- See Also:
-
SERIALIZED_NAME_STAFF_OPTIONS
- See Also:
-
SERIALIZED_NAME_START_DATE
- See Also:
-
SERIALIZED_NAME_START_TIME
- See Also:
-
SERIALIZED_NAME_TELLER_ID
- See Also:
-
SERIALIZED_NAME_TELLER_NAME
- See Also:
-
-
Constructor Details
-
CashierData
public CashierData()
-
-
Method Details
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
endDate
-
getEndDate
Get endDate- Returns:
- endDate
-
setEndDate
-
endTime
-
getEndTime
Get endTime- Returns:
- endTime
-
setEndTime
-
id
-
getId
Get id- Returns:
- id
-
setId
-
isFullDay
-
getIsFullDay
Get isFullDay- Returns:
- isFullDay
-
setIsFullDay
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
staffId
-
getStaffId
Get staffId- Returns:
- staffId
-
setStaffId
-
staffName
-
getStaffName
Get staffName- Returns:
- staffName
-
setStaffName
-
staffOptions
-
addStaffOptionsItem
-
getStaffOptions
Get staffOptions- Returns:
- staffOptions
-
setStaffOptions
-
startDate
-
getStartDate
Get startDate- Returns:
- startDate
-
setStartDate
-
startTime
-
getStartTime
Get startTime- Returns:
- startTime
-
setStartTime
-
tellerId
-
getTellerId
Get tellerId- Returns:
- tellerId
-
setTellerId
-
tellerName
-
getTellerName
Get tellerName- Returns:
- tellerName
-
setTellerName
-
equals
-
hashCode
public int hashCode() -
toString
-