| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Event | |
|---|---|
| citysdk.tourism.client.parser | Package for the library parsers and deserializers. | 
| citysdk.tourism.client.poi.lists | Package for the list of W3C objects. | 
| citysdk.tourism.client.requests | Package for the library client stub. | 
| Uses of Event in citysdk.tourism.client.parser | 
|---|
| Methods in citysdk.tourism.client.parser that return Event | |
|---|---|
|  Event | JsonParser.parseJsonAsEvent()Parses the JSON as an Event. | 
| Uses of Event in citysdk.tourism.client.poi.lists | 
|---|
| Methods in citysdk.tourism.client.poi.lists that return Event | |
|---|---|
|  Event | ListEvent.get(int i)Gets a given Event. | 
| Methods in citysdk.tourism.client.poi.lists that return types with arguments of type Event | |
|---|---|
|  java.util.List<Event> | ListEvent.getEvents()Gets all the events. | 
| Methods in citysdk.tourism.client.poi.lists with parameters of type Event | |
|---|---|
|  void | ListEvent.addEvent(Event event)Adds an Event. | 
| Uses of Event in citysdk.tourism.client.requests | 
|---|
| Methods in citysdk.tourism.client.requests that return Event | |
|---|---|
|  Event | TourismClient.getEvent(java.lang.String eventBase,
         java.lang.String eventId)Returns the description of a given Event. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||