CopaServer
Change of Plan Application
 All Classes Functions Pages
Public Member Functions | List of all members
unicopa.copa.base.com.request.GetEventGroupsResponse Class Reference

Answer to GetEventGroupsRequest. More...

Inheritance diagram for unicopa.copa.base.com.request.GetEventGroupsResponse:
Inheritance graph
Collaboration diagram for unicopa.copa.base.com.request.GetEventGroupsResponse:
Collaboration graph

Public Member Functions

 GetEventGroupsResponse (List< EventGroup > eventGroupList)
 
List< EventGroupgetEventGroupList ()
 

Additional Inherited Members

- Static Public Member Functions inherited from unicopa.copa.base.com.request.AbstractResponse
static AbstractResponse deserialize (String json) throws APIException, PermissionException, RequestNotPracticableException, InternalErrorException
 

Detailed Description

Answer to GetEventGroupsRequest.

Contains a list with EventGroups matching the search term and category from the request.

Author
Philip Wendland

The documentation for this class was generated from the following file: