Uses of Class
eu.europa.data.europass.model.credentials_.AchievementType
-
Packages that use AchievementType Package Description eu.de4a.iem.jaxb.t41.uc1.v2021_02_11 eu.europa.data.europass.model.credentials_ -
-
Uses of AchievementType in eu.de4a.iem.jaxb.t41.uc1.v2021_02_11
Subclasses of AchievementType in eu.de4a.iem.jaxb.t41.uc1.v2021_02_11 Modifier and Type Class Description classHigherEducationEvidenceTypeJava class for HigherEducationEvidenceType complex type. -
Uses of AchievementType in eu.europa.data.europass.model.credentials_
Subclasses of AchievementType in eu.europa.data.europass.model.credentials_ Modifier and Type Class Description classLearningAchievementTypeThe acquisition of knowledge, skills or responsibility and autonomy.classQualificationAwardTypeAn awarded qualification.Methods in eu.europa.data.europass.model.credentials_ that return AchievementType Modifier and Type Method Description AchievementTypeAchievementType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AchievementTypeObjectFactory. createAchievementType()Create an instance ofAchievementTypeAchievementTypeAchievementsType. getLearningAchievementOrQualificationAwardAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type AchievementType Modifier and Type Method Description List<AchievementType>AchievementsType. getLearningAchievementOrQualificationAward()Gets the value of the learningAchievementOrQualificationAward property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AchievementType Modifier and Type Method Description voidAchievementsType. addLearningAchievementOrQualificationAward(AchievementType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAchievementType. cloneTo(AchievementType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type AchievementType Modifier and Type Method Description voidAchievementsType. setLearningAchievementOrQualificationAward(List<AchievementType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-