Uses of Class
tr.gov.efatura.useraccount.CountryCodeType
-
Packages that use CountryCodeType Package Description tr.gov.efatura.useraccount -
-
Uses of CountryCodeType in tr.gov.efatura.useraccount
Methods in tr.gov.efatura.useraccount that return CountryCodeType Modifier and Type Method Description CountryCodeTypeCountryCodeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2CountryCodeTypeObjectFactory. createCountryCodeType()Create an instance ofCountryCodeTypeCountryCodeTypeAddressBaseType. getCountryCode()Gets the value of the countryCode property.CountryCodeTypeAddressBaseType. setCountryCode(String valueParam)Special setter with value of type String
Note: automatically created by ph-jaxb22-plugin -Xph-value-extenderMethods in tr.gov.efatura.useraccount that return types with arguments of type CountryCodeType Modifier and Type Method Description JAXBElement<CountryCodeType>ObjectFactory. createCountryCode(CountryCodeType value)Methods in tr.gov.efatura.useraccount with parameters of type CountryCodeType Modifier and Type Method Description voidCountryCodeType. cloneTo(CountryCodeType ret)This method clones all values fromthisto the passed object.JAXBElement<CountryCodeType>ObjectFactory. createCountryCode(CountryCodeType value)voidAddressBaseType. setCountryCode(CountryCodeType value)Sets the value of the countryCode property.
-