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

Answer to GetEventsRequest. More...

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

Public Member Functions

 GetEventsResponse (List< Event > eventList)
 
List< EventgetEventList ()
 

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 GetEventsRequest.

Contains a list of events for the event group from the request.

Author
Philip Wendland

Constructor & Destructor Documentation

unicopa.copa.base.com.request.GetEventsResponse.GetEventsResponse ( List< Event eventList)
Parameters
eventList

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