Uses of Class
eu.europa.data.europass.model.credentials_.QualificationType.HasEducationLevel
-
Packages that use QualificationType.HasEducationLevel Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of QualificationType.HasEducationLevel in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return QualificationType.HasEducationLevel Modifier and Type Method Description QualificationType.HasEducationLevelQualificationType.HasEducationLevel. clone()Created by ph-jaxb22-plugin -Xph-cloneable2QualificationType.HasEducationLevelObjectFactory. createQualificationTypeHasEducationLevel()Create an instance ofQualificationType.HasEducationLevelQualificationType.HasEducationLevelLearningSpecificationType. getHasEducationLevelAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionQualificationType.HasEducationLevelQualificationType. getHasEducationLevelAtIndex(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.HasEducationLevel Modifier and Type Method Description List<QualificationType.HasEducationLevel>LearningSpecificationType. getHasEducationLevel()Gets the value of the hasEducationLevel property.List<QualificationType.HasEducationLevel>QualificationType. getHasEducationLevel()Gets the value of the hasEducationLevel property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type QualificationType.HasEducationLevel Modifier and Type Method Description voidLearningSpecificationType. addHasEducationLevel(QualificationType.HasEducationLevel elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. addHasEducationLevel(QualificationType.HasEducationLevel elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType.HasEducationLevel. cloneTo(QualificationType.HasEducationLevel 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.HasEducationLevel Modifier and Type Method Description voidLearningSpecificationType. setHasEducationLevel(List<QualificationType.HasEducationLevel> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. setHasEducationLevel(List<QualificationType.HasEducationLevel> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-