CitySDK iOS Library
 All Classes Functions Variables Enumerations Enumerator Properties
Properties | List of all members
POIBaseType Class Reference

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

Inheritance diagram for POIBaseType:
Location POITermType POIType GeoPoint Line Polygon Relationship POI Category Event PointOfInterest POIS Route Tag ListEvent ListPointOfInterest ListRoute ListTag

Properties

NSString * baseID
 a unique identifier for this POI. Can be a URI fragment
 
NSString * value
 the information content
 
NSString * href
 an absolute reference to the content type
 
NSString * type
 MIME type.
 
NSString * lang
 language type
 
NSString * base
 base URI
 
NSDate * created
 time at which this POIBaseType was created
 
NSDate * updated
 time at which this POIBaseType was updated
 
NSDate * deleted
 time at which this POIBaseType was deleted
 
POITermTypeauthor
 the author of this POIBaseType
 
POITermTypelicense
 the license restrictions of this information
 

Detailed Description

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.

This is the base class of other classes.

Author
Pedro Cruz

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