Uses of Class
javapersianutils.core.geography.City
-
Packages that use City Package Description javapersianutils.core.geography -
-
Uses of City in javapersianutils.core.geography
Methods in javapersianutils.core.geography that return types with arguments of type City Modifier and Type Method Description Set<City>District. getCities()Gets cities.static Set<City>Iran. getCities()Method parameters in javapersianutils.core.geography with type arguments of type City Modifier and Type Method Description voidDistrict. setCities(Set<City> cities)Sets cities.
-