Uses of Class
eu.europa.data.europass.model.credentials_.LearningActivitySpecificationType.Language
-
Packages that use LearningActivitySpecificationType.Language Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of LearningActivitySpecificationType.Language in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return LearningActivitySpecificationType.Language Modifier and Type Method Description LearningActivitySpecificationType.LanguageLearningActivitySpecificationType.Language. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LearningActivitySpecificationType.LanguageObjectFactory. createLearningActivitySpecificationTypeLanguage()Create an instance ofLearningActivitySpecificationType.LanguageLearningActivitySpecificationType.LanguageLearningActivitySpecificationType. 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 LearningActivitySpecificationType.Language Modifier and Type Method Description List<LearningActivitySpecificationType.Language>LearningActivitySpecificationType. getLanguage()Gets the value of the language property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type LearningActivitySpecificationType.Language Modifier and Type Method Description voidLearningActivitySpecificationType. addLanguage(LearningActivitySpecificationType.Language elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLearningActivitySpecificationType.Language. cloneTo(LearningActivitySpecificationType.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 LearningActivitySpecificationType.Language Modifier and Type Method Description voidLearningActivitySpecificationType. setLanguage(List<LearningActivitySpecificationType.Language> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-