Class ClientSearchData
java.lang.Object
org.apache.fineract.client.models.ClientSearchData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ClientSearchData
extends Object
ClientSearchData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountNumber(String accountNumber) activationDate(LocalDate activationDate) createdDate(OffsetDateTime createdDate) displayName(String displayName) booleanexternalId(ExternalId externalId) Get accountNumberGet activationDateGet createdDateGet displayNameGet externalIdgetId()Get idGet mobileNoGet officeIdGet officeNameGet statusinthashCode()officeName(String officeName) voidsetAccountNumber(String accountNumber) voidsetActivationDate(LocalDate activationDate) voidsetCreatedDate(OffsetDateTime createdDate) voidsetDisplayName(String displayName) voidsetExternalId(ExternalId externalId) voidvoidsetMobileNo(String mobileNo) voidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) voidsetStatus(EnumOptionData status) status(EnumOptionData status) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_NUMBER
- See Also:
-
SERIALIZED_NAME_ACTIVATION_DATE
- See Also:
-
SERIALIZED_NAME_CREATED_DATE
- See Also:
-
SERIALIZED_NAME_DISPLAY_NAME
- See Also:
-
SERIALIZED_NAME_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_MOBILE_NO
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
-
Constructor Details
-
ClientSearchData
public ClientSearchData()
-
-
Method Details
-
accountNumber
-
getAccountNumber
Get accountNumber- Returns:
- accountNumber
-
setAccountNumber
-
activationDate
-
getActivationDate
Get activationDate- Returns:
- activationDate
-
setActivationDate
-
createdDate
-
getCreatedDate
Get createdDate- Returns:
- createdDate
-
setCreatedDate
-
displayName
-
getDisplayName
Get displayName- Returns:
- displayName
-
setDisplayName
-
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
id
-
getId
Get id- Returns:
- id
-
setId
-
mobileNo
-
getMobileNo
Get mobileNo- Returns:
- mobileNo
-
setMobileNo
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString
-