Class GetSearchResponse
java.lang.Object
org.apache.fineract.client.models.GetSearchResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSearchResponse
extends Object
GetSearchResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentityAccountNo(Long entityAccountNo) entityExternalId(String entityExternalId) entityName(String entityName) entityStatus(EnumOptionData entityStatus) entityType(String entityType) booleanGet entityAccountNoGet entityExternalIdGet entityIdGet entityNameGet entityStatusGet entityTypeGet parentIdGet parentNameinthashCode()parentName(String parentName) voidsetEntityAccountNo(Long entityAccountNo) voidsetEntityExternalId(String entityExternalId) voidsetEntityId(Long entityId) voidsetEntityName(String entityName) voidsetEntityStatus(EnumOptionData entityStatus) voidsetEntityType(String entityType) voidsetParentId(Long parentId) voidsetParentName(String parentName) toString()
-
Field Details
-
SERIALIZED_NAME_ENTITY_ACCOUNT_NO
- See Also:
-
SERIALIZED_NAME_ENTITY_EXTERNAL_ID
- See Also:
-
SERIALIZED_NAME_ENTITY_ID
- See Also:
-
SERIALIZED_NAME_ENTITY_NAME
- See Also:
-
SERIALIZED_NAME_ENTITY_STATUS
- See Also:
-
SERIALIZED_NAME_ENTITY_TYPE
- See Also:
-
SERIALIZED_NAME_PARENT_ID
- See Also:
-
SERIALIZED_NAME_PARENT_NAME
- See Also:
-
-
Constructor Details
-
GetSearchResponse
public GetSearchResponse()
-
-
Method Details
-
entityAccountNo
-
getEntityAccountNo
Get entityAccountNo- Returns:
- entityAccountNo
-
setEntityAccountNo
-
entityExternalId
-
getEntityExternalId
Get entityExternalId- Returns:
- entityExternalId
-
setEntityExternalId
-
entityId
-
getEntityId
Get entityId- Returns:
- entityId
-
setEntityId
-
entityName
-
getEntityName
Get entityName- Returns:
- entityName
-
setEntityName
-
entityStatus
-
getEntityStatus
Get entityStatus- Returns:
- entityStatus
-
setEntityStatus
-
entityType
-
getEntityType
Get entityType- Returns:
- entityType
-
setEntityType
-
parentId
-
getParentId
Get parentId- Returns:
- parentId
-
setParentId
-
parentName
-
getParentName
Get parentName- Returns:
- parentName
-
setParentName
-
equals
-
hashCode
public int hashCode() -
toString
-