Uses of Class
org.cxml.CountryCode
Packages that use CountryCode
-
Uses of CountryCode in org.cxml
Fields in org.cxml declared as CountryCodeMethods in org.cxml that return CountryCodeModifier and TypeMethodDescriptionObjectFactory.createCountryCode()Create an instance ofCountryCodeTelephoneNumber.getCountryCode()Gets the value of the countryCode property.Methods in org.cxml with parameters of type CountryCodeModifier and TypeMethodDescriptionvoidTelephoneNumber.setCountryCode(CountryCode value) Sets the value of the countryCode property.