Class Staff
java.lang.Object
org.apache.fineract.client.models.Staff
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class Staff
extends Object
Staff
-
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 Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondisplayName(String displayName) emailAddress(String emailAddress) booleanexternalId(String externalId) Get activeGet displayNameGet emailAddressGet externalIdGet firstnamegetId()Get idgetImage()Get imageGet joiningDateGet lastnameGet loanOfficerGet mobileNogetNew()Get _newGet notActiveGet notLoanOfficerGet officeGet organisationalRoleParentStaffGet organisationalRoleTypeinthashCode()joiningDate(LocalDate joiningDate) loanOfficer(Boolean loanOfficer) notLoanOfficer(Boolean notLoanOfficer) organisationalRoleParentStaff(Staff organisationalRoleParentStaff) organisationalRoleType(Integer organisationalRoleType) voidvoidsetDisplayName(String displayName) voidsetEmailAddress(String emailAddress) voidsetExternalId(String externalId) voidsetFirstname(String firstname) voidvoidvoidsetJoiningDate(LocalDate joiningDate) voidsetLastname(String lastname) voidsetLoanOfficer(Boolean loanOfficer) voidsetMobileNo(String mobileNo) voidvoidsetNotActive(Boolean notActive) voidsetNotLoanOfficer(Boolean notLoanOfficer) voidvoidsetOrganisationalRoleParentStaff(Staff organisationalRoleParentStaff) voidsetOrganisationalRoleType(Integer organisationalRoleType) toString()
-
Field Details
-
SERIALIZED_NAME_ACTIVE
- See Also:
-
SERIALIZED_NAME_DISPLAY_NAME
- See Also:
-
SERIALIZED_NAME_EMAIL_ADDRESS
- See Also:
-
SERIALIZED_NAME_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_FIRSTNAME
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_IMAGE
- See Also:
-
SERIALIZED_NAME_JOINING_DATE
- See Also:
-
SERIALIZED_NAME_LASTNAME
- See Also:
-
SERIALIZED_NAME_LOAN_OFFICER
- See Also:
-
SERIALIZED_NAME_MOBILE_NO
- See Also:
-
SERIALIZED_NAME_NEW
- See Also:
-
SERIALIZED_NAME_NOT_ACTIVE
- See Also:
-
SERIALIZED_NAME_NOT_LOAN_OFFICER
- See Also:
-
SERIALIZED_NAME_OFFICE
- See Also:
-
SERIALIZED_NAME_ORGANISATIONAL_ROLE_PARENT_STAFF
- See Also:
-
SERIALIZED_NAME_ORGANISATIONAL_ROLE_TYPE
- See Also:
-
-
Constructor Details
-
Staff
public Staff()
-
-
Method Details
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
displayName
-
getDisplayName
Get displayName- Returns:
- displayName
-
setDisplayName
-
emailAddress
-
getEmailAddress
Get emailAddress- Returns:
- emailAddress
-
setEmailAddress
-
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
firstname
-
getFirstname
Get firstname- Returns:
- firstname
-
setFirstname
-
id
-
getId
Get id- Returns:
- id
-
setId
-
image
-
getImage
Get image- Returns:
- image
-
setImage
-
joiningDate
-
getJoiningDate
Get joiningDate- Returns:
- joiningDate
-
setJoiningDate
-
lastname
-
getLastname
Get lastname- Returns:
- lastname
-
setLastname
-
loanOfficer
-
getLoanOfficer
Get loanOfficer- Returns:
- loanOfficer
-
setLoanOfficer
-
mobileNo
-
getMobileNo
Get mobileNo- Returns:
- mobileNo
-
setMobileNo
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
notActive
-
getNotActive
Get notActive- Returns:
- notActive
-
setNotActive
-
notLoanOfficer
-
getNotLoanOfficer
Get notLoanOfficer- Returns:
- notLoanOfficer
-
setNotLoanOfficer
-
office
-
getOffice
Get office- Returns:
- office
-
setOffice
-
organisationalRoleParentStaff
-
getOrganisationalRoleParentStaff
Get organisationalRoleParentStaff- Returns:
- organisationalRoleParentStaff
-
setOrganisationalRoleParentStaff
-
organisationalRoleType
-
getOrganisationalRoleType
Get organisationalRoleType- Returns:
- organisationalRoleType
-
setOrganisationalRoleType
-
equals
-
hashCode
public int hashCode() -
toString
-