public class GroupsResponse extends GenericResponse
Constructor and Description |
---|
GroupsResponse()
Create an empty response
|
GroupsResponse(Message message,
ResponseInfo responseInfo) |
Modifier and Type | Method and Description |
---|---|
List<Group> |
getGroups() |
void |
setGroups(List<Group> groups) |
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public GroupsResponse()
public GroupsResponse(Message message, ResponseInfo responseInfo)
message
- responseInfo
- Copyright © 2020 Gentics Software. All rights reserved.