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
 java.util.List<City> ICityDao.listByZipCode(java.lang.String zipcode, java.lang.String countrycode)
           
 java.util.List<City> CityDao.listByZipCode(java.lang.String zipcode, java.lang.String countrycode)
           
 



Copyright © 2010. All Rights Reserved.