Uses of Class
eu.europa.data.europass.model.credentials_.QualificationType.HasEducationSubject
-
Packages that use QualificationType.HasEducationSubject Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of QualificationType.HasEducationSubject in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return QualificationType.HasEducationSubject Modifier and Type Method Description QualificationType.HasEducationSubjectQualificationType.HasEducationSubject. clone()Created by ph-jaxb22-plugin -Xph-cloneable2QualificationType.HasEducationSubjectObjectFactory. createQualificationTypeHasEducationSubject()Create an instance ofQualificationType.HasEducationSubjectQualificationType.HasEducationSubjectLearningSpecificationType. getHasEducationSubjectAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionQualificationType.HasEducationSubjectQualificationType. getHasEducationSubjectAtIndex(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.HasEducationSubject Modifier and Type Method Description List<QualificationType.HasEducationSubject>LearningSpecificationType. getHasEducationSubject()Gets the value of the hasEducationSubject property.List<QualificationType.HasEducationSubject>QualificationType. getHasEducationSubject()Gets the value of the hasEducationSubject property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type QualificationType.HasEducationSubject Modifier and Type Method Description voidLearningSpecificationType. addHasEducationSubject(QualificationType.HasEducationSubject elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. addHasEducationSubject(QualificationType.HasEducationSubject elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType.HasEducationSubject. cloneTo(QualificationType.HasEducationSubject 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.HasEducationSubject Modifier and Type Method Description voidLearningSpecificationType. setHasEducationSubject(List<QualificationType.HasEducationSubject> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. setHasEducationSubject(List<QualificationType.HasEducationSubject> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-