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