Uses of Class
org.cxml.Country
Packages that use Country
-
Uses of Country in org.cxml
Modifier and TypeFieldDescriptionprotected CountryItemInfo.countryprotected CountryPostalAddress.countryModifier and TypeMethodDescriptionObjectFactory.createCountry()Create an instance ofCountryItemInfo.getCountry()Gets the value of the country property.PostalAddress.getCountry()Gets the value of the country property.Modifier and TypeMethodDescriptionvoidItemInfo.setCountry(Country value) Sets the value of the country property.voidPostalAddress.setCountry(Country value) Sets the value of the country property.