Class GetGroupsGroupIdResponse
java.lang.Object
org.apache.fineract.client.models.GetGroupsGroupIdResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetGroupsGroupIdResponse
extends Object
GetGroupsGroupIdResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexternalId(String externalId) Get externalIdGet hierarchygetId()Get idgetName()Get nameGet officeIdGet officeNameGet timelineinthashCode()officeName(String officeName) voidsetExternalId(String externalId) voidsetHierarchy(String hierarchy) voidvoidvoidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) voidsetTimeline(GetGroupsGroupIdTimeline timeline) timeline(GetGroupsGroupIdTimeline timeline) toString()
-
Field Details
-
SERIALIZED_NAME_EXTERNAL_ID
- 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_TIMELINE
- See Also:
-
-
Constructor Details
-
GetGroupsGroupIdResponse
public GetGroupsGroupIdResponse()
-
-
Method Details
-
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
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
-
timeline
-
getTimeline
Get timeline- Returns:
- timeline
-
setTimeline
-
equals
-
hashCode
public int hashCode() -
toString
-