Uses of Class
eu.europa.data.europass.model.credentials_.QualificationType.Language
-
Packages that use QualificationType.Language Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of QualificationType.Language in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return QualificationType.Language Modifier and Type Method Description QualificationType.LanguageQualificationType.Language. clone()Created by ph-jaxb22-plugin -Xph-cloneable2QualificationType.LanguageObjectFactory. createQualificationTypeLanguage()Create an instance ofQualificationType.LanguageQualificationType.LanguageLearningSpecificationType. getLanguageAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionQualificationType.LanguageQualificationType. getLanguageAtIndex(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.Language Modifier and Type Method Description List<QualificationType.Language>LearningSpecificationType. getLanguage()Gets the value of the language property.List<QualificationType.Language>QualificationType. getLanguage()Gets the value of the language property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type QualificationType.Language Modifier and Type Method Description voidLearningSpecificationType. addLanguage(QualificationType.Language elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. addLanguage(QualificationType.Language elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType.Language. cloneTo(QualificationType.Language 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.Language Modifier and Type Method Description voidLearningSpecificationType. setLanguage(List<QualificationType.Language> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. setLanguage(List<QualificationType.Language> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-