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