Uses of Class
citysdk.tourism.client.poi.base.Location

Packages that use Location
citysdk.tourism.client.poi.single Package for the single W3C objects. 
 

Uses of Location in citysdk.tourism.client.poi.single
 

Methods in citysdk.tourism.client.poi.single that return Location
 Location POI.getLocation()
           
 

Methods in citysdk.tourism.client.poi.single with parameters of type Location
 void POI.setLocation(Location location)