Uses of Class
javapersianutils.core.geography.County
-
Packages that use County Package Description javapersianutils.core.geography -
-
Uses of County in javapersianutils.core.geography
Fields in javapersianutils.core.geography with type parameters of type County Modifier and Type Field Description Set<County>Province. countiesThe Counties.Methods in javapersianutils.core.geography that return types with arguments of type County Modifier and Type Method Description Set<County>Province. getCounties()Gets counties.Method parameters in javapersianutils.core.geography with type arguments of type County Modifier and Type Method Description voidProvince. addCounties(Set<County> counties)Add counties.voidProvince. setCounties(Set<County> counties)Sets counties.
-