Uses of Class
eu.europa.data.europass.model.credentials_.QualificationType.Mode
-
Packages that use QualificationType.Mode Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of QualificationType.Mode in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return QualificationType.Mode Modifier and Type Method Description QualificationType.ModeQualificationType.Mode. clone()Created by ph-jaxb22-plugin -Xph-cloneable2QualificationType.ModeObjectFactory. createQualificationTypeMode()Create an instance ofQualificationType.ModeQualificationType.ModeLearningSpecificationType. getModeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionQualificationType.ModeQualificationType. getModeAtIndex(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.Mode Modifier and Type Method Description List<QualificationType.Mode>LearningSpecificationType. getMode()Gets the value of the mode property.List<QualificationType.Mode>QualificationType. getMode()Gets the value of the mode property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type QualificationType.Mode Modifier and Type Method Description voidLearningSpecificationType. addMode(QualificationType.Mode elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. addMode(QualificationType.Mode elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType.Mode. cloneTo(QualificationType.Mode 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.Mode Modifier and Type Method Description voidLearningSpecificationType. setMode(List<QualificationType.Mode> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. setMode(List<QualificationType.Mode> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-