Class GetGroupsPageItems
java.lang.Object
org.apache.fineract.client.models.GetGroupsPageItems
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetGroupsPageItems
extends Object
GetGroupsPageItems
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet activeGet hierarchygetId()Get idgetName()Get nameGet officeIdGet officeNameGet statusinthashCode()officeName(String officeName) voidvoidsetHierarchy(String hierarchy) voidvoidvoidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) voidsetStatus(GetGroupsStatus status) status(GetGroupsStatus status) toString()
-
Field Details
-
SERIALIZED_NAME_ACTIVE
- See Also:
-
SERIALIZED_NAME_HIERARCHY
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
-
Constructor Details
-
GetGroupsPageItems
public GetGroupsPageItems()
-
-
Method Details
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
hierarchy
-
getHierarchy
Get hierarchy- Returns:
- hierarchy
-
setHierarchy
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
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
-