Uses of Class
eu.europa.data.europass.model.credentials_.AccreditationType
-
Packages that use AccreditationType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AccreditationType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AccreditationType Modifier and Type Method Description AccreditationTypeAccreditationType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AccreditationTypeObjectFactory. createAccreditationType()Create an instance ofAccreditationTypeAccreditationTypeAccreditationReferencesType. getAccreditationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type AccreditationType Modifier and Type Method Description List<AccreditationType>AccreditationReferencesType. getAccreditation()Gets the value of the accreditation property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AccreditationType Modifier and Type Method Description voidAccreditationReferencesType. addAccreditation(AccreditationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAccreditationType. cloneTo(AccreditationType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type AccreditationType Modifier and Type Method Description voidAccreditationReferencesType. setAccreditation(List<AccreditationType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-