Uses of Class
eu.europa.data.europass.model.credentials_.PersonCountryCodeType
-
Packages that use PersonCountryCodeType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of PersonCountryCodeType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return PersonCountryCodeType Modifier and Type Method Description PersonCountryCodeTypePersonCountryCodeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PersonCountryCodeTypeObjectFactory. createPersonCountryCodeType()Create an instance ofPersonCountryCodeTypePersonCountryCodeTypePersonType. getCitizenshipCountryAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type PersonCountryCodeType Modifier and Type Method Description List<PersonCountryCodeType>PersonType. getCitizenshipCountry()Gets the value of the citizenshipCountry property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type PersonCountryCodeType Modifier and Type Method Description voidPersonType. addCitizenshipCountry(PersonCountryCodeType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidPersonCountryCodeType. cloneTo(PersonCountryCodeType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type PersonCountryCodeType Modifier and Type Method Description voidPersonType. setCitizenshipCountry(List<PersonCountryCodeType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-