Uses of Class
eu.europa.data.europass.model.credentials_.QualificationType.NqfLevel
-
Packages that use QualificationType.NqfLevel Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of QualificationType.NqfLevel in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return QualificationType.NqfLevel Modifier and Type Method Description QualificationType.NqfLevelQualificationType.NqfLevel. clone()Created by ph-jaxb22-plugin -Xph-cloneable2QualificationType.NqfLevelObjectFactory. createQualificationTypeNqfLevel()Create an instance ofQualificationType.NqfLevelQualificationType.NqfLevelQualificationType. getNqfLevelAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type QualificationType.NqfLevel Modifier and Type Method Description List<QualificationType.NqfLevel>QualificationType. getNqfLevel()Gets the value of the nqfLevel property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type QualificationType.NqfLevel Modifier and Type Method Description voidQualificationType. addNqfLevel(QualificationType.NqfLevel elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType.NqfLevel. cloneTo(QualificationType.NqfLevel ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type QualificationType.NqfLevel Modifier and Type Method Description voidQualificationType. setNqfLevel(List<QualificationType.NqfLevel> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-