A B C D E F G H I J L O P R S T U V

P

Parameter - Class in citysdk.tourism.client.requests
It is used to indicate what parameters should the URI have upon a HTTP request.
Parameter(ParameterTerms, Object) - Constructor for class citysdk.tourism.client.requests.Parameter
Constructor first validates the name before actually creating the Parameter.
ParameterList - Class in citysdk.tourism.client.requests
A list of Parameter used for the TourismClient stub when performing HTTP requests.
ParameterList() - Constructor for class citysdk.tourism.client.requests.ParameterList
Initializes an empty list of Parameter.
ParameterTerms - Enum in citysdk.tourism.client.terms
The available terms for used for Parameter.
parseJsonAsCategory() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as a Category.
parseJsonAsEvent() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as an Event.
parseJsonAsGeneric() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as a generic POI.
parseJsonAsListOfEvents() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as a ListEvent.
parseJsonAsListOfPois() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as a ListPointOfInterest.
parseJsonAsListOfRoutes() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as a ListRoute.
parseJsonAsListPOIS() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as a ListPOIS.
parseJsonAsPointOfInterest() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as a PointOfInterest.
parseJsonAsResources() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as a Resources.
parseJsonAsRoute() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as a Route.
parseJsonAsTags() - Method in class citysdk.tourism.client.parser.JsonParser
Parses the JSON as a ListTag.
POI - Class in citysdk.tourism.client.poi.single
A base class for PointOfInterest, Event, Route and POIS.
POI() - Constructor for class citysdk.tourism.client.poi.single.POI
Initializes an empty W3C.
POIBaseType - Class in citysdk.tourism.client.poi.base
Representation of the POIBaseType class of the UML diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model.
POIBaseType() - Constructor for class citysdk.tourism.client.poi.base.POIBaseType
Creates an empty POIBaseType.
POIDeserializer - Class in citysdk.tourism.client.parser
Gson deserializer class for the message formats involved in the CitySDK Tourism WP.
Point - Class in citysdk.tourism.client.poi.base
Representation of the Point class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model.
Point() - Constructor for class citysdk.tourism.client.poi.base.Point
 
PointContent - Class in citysdk.tourism.client.parser.data
Container of a single Point.
PointContent(String, String) - Constructor for class citysdk.tourism.client.parser.data.PointContent
 
PointOfInterest - Class in citysdk.tourism.client.poi.single
A simple representation of a Point of Interest.
PointOfInterest() - Constructor for class citysdk.tourism.client.poi.single.PointOfInterest
Initializes an empty PointOfInterest.
POIS<T> - Class in citysdk.tourism.client.poi.lists
The representation of a list of POI.
POIS() - Constructor for class citysdk.tourism.client.poi.lists.POIS
Creates an empty list.
POITermType - Class in citysdk.tourism.client.poi.base
Representation of the POITermType class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model.
POITermType() - Constructor for class citysdk.tourism.client.poi.base.POITermType
 
POIType - Class in citysdk.tourism.client.poi.base
Representation of the POIType class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model.
POIType() - Constructor for class citysdk.tourism.client.poi.base.POIType
Creates an empty POIType.
Polygon - Class in citysdk.tourism.client.poi.base
Representation of the Polygon class of the UML Diagram found in: http://www.w3.org/2010/POI/documents/Core/core-20111216.html#poi-data-model.
Polygon() - Constructor for class citysdk.tourism.client.poi.base.Polygon
 
PolygonContent - Class in citysdk.tourism.client.parser.data
Container of a polygon.
PolygonContent() - Constructor for class citysdk.tourism.client.parser.data.PolygonContent
 

A B C D E F G H I J L O P R S T U V