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

Answer to GetAllOwnsersRequest. More...

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

Public Member Functions

 GetAllOwnersResponse (List< String > names)
 
List< String > getNames ()
 

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

Contains the names of the owners of the event from the request.

Author
Philip Wendland

Constructor & Destructor Documentation

unicopa.copa.base.com.request.GetAllOwnersResponse.GetAllOwnersResponse ( List< String >  names)
Parameters
names

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