Uses of Class
eu.europa.data.europass.model.credentials_.PhoneType
-
Packages that use PhoneType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of PhoneType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return PhoneType Modifier and Type Method Description PhoneTypePhoneType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2PhoneTypeObjectFactory. createPhoneType()Create an instance ofPhoneTypePhoneTypeContactPointType. getPhoneAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type PhoneType Modifier and Type Method Description List<PhoneType>ContactPointType. getPhone()Gets the value of the phone property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type PhoneType Modifier and Type Method Description voidContactPointType. addPhone(PhoneType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidPhoneType. cloneTo(PhoneType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type PhoneType Modifier and Type Method Description voidContactPointType. setPhone(List<PhoneType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-