Uses of Class
javapersianutils.core.geography.District
-
Packages that use District Package Description javapersianutils.core.geography -
-
Uses of District in javapersianutils.core.geography
Methods in javapersianutils.core.geography that return types with arguments of type District Modifier and Type Method Description Set<District>County. getDistricts()Gets districts.Method parameters in javapersianutils.core.geography with type arguments of type District Modifier and Type Method Description voidCounty. addDistricts(Set<District> districts)Add districts.voidCounty. setDistricts(Set<District> districts)Sets districts.
-