Class StaffData
java.lang.Object
org.apache.fineract.client.models.StaffData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class StaffData
extends Object
StaffData
-
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 Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllowedOfficesItem(OfficeData allowedOfficesItem) allowedOffices(List<OfficeData> allowedOffices) dateFormat(String dateFormat) displayName(String displayName) booleanexternalId(String externalId) Get allowedOfficesGet dateFormatGet displayNameGet externalIdGet firstnamegetId()Get idGet isActiveGet isLoanOfficerGet joiningDateGet lastnameGet localeGet mobileNoGet officeIdGet officeNameGet rowIndexinthashCode()isLoanOfficer(Boolean isLoanOfficer) joiningDate(LocalDate joiningDate) officeName(String officeName) voidsetAllowedOffices(List<OfficeData> allowedOffices) voidsetDateFormat(String dateFormat) voidsetDisplayName(String displayName) voidsetExternalId(String externalId) voidsetFirstname(String firstname) voidvoidsetIsActive(Boolean isActive) voidsetIsLoanOfficer(Boolean isLoanOfficer) voidsetJoiningDate(LocalDate joiningDate) voidsetLastname(String lastname) voidvoidsetMobileNo(String mobileNo) voidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) voidsetRowIndex(Integer rowIndex) toString()
-
Field Details
-
SERIALIZED_NAME_ALLOWED_OFFICES
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_DISPLAY_NAME
- See Also:
-
SERIALIZED_NAME_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_FIRSTNAME
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_IS_ACTIVE
- See Also:
-
SERIALIZED_NAME_IS_LOAN_OFFICER
- See Also:
-
SERIALIZED_NAME_JOINING_DATE
- See Also:
-
SERIALIZED_NAME_LASTNAME
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_MOBILE_NO
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_ROW_INDEX
- See Also:
-
-
Constructor Details
-
StaffData
public StaffData()
-
-
Method Details
-
allowedOffices
-
addAllowedOfficesItem
-
getAllowedOffices
Get allowedOffices- Returns:
- allowedOffices
-
setAllowedOffices
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
displayName
-
getDisplayName
Get displayName- Returns:
- displayName
-
setDisplayName
-
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
firstname
-
getFirstname
Get firstname- Returns:
- firstname
-
setFirstname
-
id
-
getId
Get id- Returns:
- id
-
setId
-
isActive
-
getIsActive
Get isActive- Returns:
- isActive
-
setIsActive
-
isLoanOfficer
-
getIsLoanOfficer
Get isLoanOfficer- Returns:
- isLoanOfficer
-
setIsLoanOfficer
-
joiningDate
-
getJoiningDate
Get joiningDate- Returns:
- joiningDate
-
setJoiningDate
-
lastname
-
getLastname
Get lastname- Returns:
- lastname
-
setLastname
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
mobileNo
-
getMobileNo
Get mobileNo- Returns:
- mobileNo
-
setMobileNo
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
rowIndex
-
getRowIndex
Get rowIndex- Returns:
- rowIndex
-
setRowIndex
-
equals
-
hashCode
public int hashCode() -
toString
-