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, setResponseInfopublic GroupsResponse()
public GroupsResponse(Message message, ResponseInfo responseInfo)
message - responseInfo - Copyright © 2016 Gentics Software. All rights reserved.