Uses of Package
citysdk.tourism.client.poi.lists

Packages that use citysdk.tourism.client.poi.lists
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.poi.single Package for the single W3C objects. 
citysdk.tourism.client.requests Package for the library client stub. 
 

Classes in citysdk.tourism.client.poi.lists used by citysdk.tourism.client.parser
ListEvent
          Represents a list of Event.
ListPointOfInterest
          Represents a list of PointOfInterest.
ListPOIS
          A list of lists (containing ListPointOfInterest, ListEvent and ListRoute).
ListRoute
          Represents a list of Route.
ListTag
          Represents a list of Tag.
Resources
          Represents the resources provided by a server.
 

Classes in citysdk.tourism.client.poi.lists used by citysdk.tourism.client.poi.lists
ListEvent
          Represents a list of Event.
ListPointOfInterest
          Represents a list of PointOfInterest.
ListRoute
          Represents a list of Route.
POIS
          The representation of a list of POI.
 

Classes in citysdk.tourism.client.poi.lists used by citysdk.tourism.client.poi.single
ListPointOfInterest
          Represents a list of PointOfInterest.
 

Classes in citysdk.tourism.client.poi.lists used by citysdk.tourism.client.requests
ListEvent
          Represents a list of Event.
ListPointOfInterest
          Represents a list of PointOfInterest.
ListPOIS
          A list of lists (containing ListPointOfInterest, ListEvent and ListRoute).
ListRoute
          Represents a list of Route.
ListTag
          Represents a list of Tag.