Class PostGroupsResponse
java.lang.Object
org.apache.fineract.client.models.PostGroupsResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostGroupsResponse
extends Object
PostGroupsResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet groupIdGet officeIdGet resourceIdinthashCode()resourceId(Long resourceId) voidsetGroupId(Long groupId) voidsetOfficeId(Long officeId) voidsetResourceId(Long resourceId) toString()
-
Field Details
-
SERIALIZED_NAME_GROUP_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_RESOURCE_ID
- See Also:
-
-
Constructor Details
-
PostGroupsResponse
public PostGroupsResponse()
-
-
Method Details
-
groupId
-
getGroupId
Get groupId- Returns:
- groupId
-
setGroupId
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
resourceId
-
getResourceId
Get resourceId- Returns:
- resourceId
-
setResourceId
-
equals
-
hashCode
public int hashCode() -
toString
-