Uses of Class
org.cxml.Country
-
Packages that use Country Package Description org.cxml -
-
Uses of Country in org.cxml
Fields in org.cxml declared as Country Modifier and Type Field Description protected CountryPostalAddress. countryMethods in org.cxml that return Country Modifier and Type Method Description CountryObjectFactory. createCountry()Create an instance ofCountryCountryPostalAddress. getCountry()Gets the value of the country property.Methods in org.cxml with parameters of type Country Modifier and Type Method Description voidPostalAddress. setCountry(Country value)Sets the value of the country property.
-