Uses of Class
org.openurp.code.geo.model.Country
-
Packages that use Country Package Description org.openurp.base.model -
-
Uses of Country in org.openurp.base.model
Fields in org.openurp.base.model declared as Country Modifier and Type Field Description protected CountryPerson. country国家地区Methods in org.openurp.base.model that return Country Modifier and Type Method Description CountryPerson. getCountry()Methods in org.openurp.base.model with parameters of type Country Modifier and Type Method Description voidPerson. setCountry(Country country)
-