Uses of Class
org.cxml.CountryCode
-
Packages that use CountryCode Package Description org.cxml -
-
Uses of CountryCode in org.cxml
Fields in org.cxml declared as CountryCode Modifier and Type Field Description protected CountryCodeTelephoneNumber. countryCodeMethods in org.cxml that return CountryCode Modifier and Type Method Description CountryCodeObjectFactory. createCountryCode()Create an instance ofCountryCodeCountryCodeTelephoneNumber. getCountryCode()Gets the value of the countryCode property.Methods in org.cxml with parameters of type CountryCode Modifier and Type Method Description voidTelephoneNumber. setCountryCode(CountryCode value)Sets the value of the countryCode property.
-