Class GetTellersTellerIdCashiersTemplateResponse
java.lang.Object
org.apache.fineract.client.models.GetTellersTellerIdCashiersTemplateResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetTellersTellerIdCashiersTemplateResponse
extends Object
GetTellersTellerIdCashiersTemplateResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddStaffOptionsItem(StaffData staffOptionsItem) booleanGet officeIdGet officeNameGet staffOptionsGet tellerIdGet tellerNameinthashCode()officeName(String officeName) voidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) voidsetStaffOptions(List<StaffData> staffOptions) voidsetTellerId(Long tellerId) voidsetTellerName(String tellerName) staffOptions(List<StaffData> staffOptions) tellerName(String tellerName) toString()
-
Field Details
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_STAFF_OPTIONS
- See Also:
-
SERIALIZED_NAME_TELLER_ID
- See Also:
-
SERIALIZED_NAME_TELLER_NAME
- See Also:
-
-
Constructor Details
-
GetTellersTellerIdCashiersTemplateResponse
public GetTellersTellerIdCashiersTemplateResponse()
-
-
Method Details
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
staffOptions
-
addStaffOptionsItem
-
getStaffOptions
Get staffOptions- Returns:
- staffOptions
-
setStaffOptions
-
tellerId
-
getTellerId
Get tellerId- Returns:
- tellerId
-
setTellerId
-
tellerName
-
getTellerName
Get tellerName- Returns:
- tellerName
-
setTellerName
-
equals
-
hashCode
public int hashCode() -
toString
-