Uses of Class
eu.europa.data.europass.model.credentials_.AddressType.Country
-
Packages that use AddressType.Country Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AddressType.Country in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AddressType.Country Modifier and Type Method Description AddressType.CountryAddressType.Country. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AddressType.CountryObjectFactory. createAddressTypeCountry()Create an instance ofAddressType.CountryAddressType.CountryAddressType. getCountry()Gets the value of the country property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AddressType.Country Modifier and Type Method Description voidAddressType.Country. cloneTo(AddressType.Country ret)This method clones all values fromthisto the passed object.voidAddressType. setCountry(AddressType.Country value)Sets the value of the country property.
-