Uses of Class
com.gisgraphy.domain.geoloc.entity.City

Packages that use City
com.gisgraphy.domain.repository   
 

Uses of City in com.gisgraphy.domain.repository
 

Methods in com.gisgraphy.domain.repository that return types with arguments of type City
 List<City> CityDao.listByZipCode(String zipcode, String countrycode)
           
 List<City> ICityDao.listByZipCode(String zipcode, String countrycode)
           
 



Copyright © 2012. All Rights Reserved.