Uses of Class
eu.europa.data.europass.model.credentials_.AssessmentType
-
Packages that use AssessmentType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AssessmentType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AssessmentType Modifier and Type Method Description AssessmentTypeAssessmentType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AssessmentTypeObjectFactory. createAssessmentType()Create an instance ofAssessmentTypeAssessmentTypeAssessmentsType. getAssessmentAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionAssessmentTypeAssessmentType. getHasPartAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionAssessmentTypeAwardingProcessType. getUsedAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionAssessmentTypeAchievementType. getWasDerivedFromAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionAssessmentTypeAssessmentType. getWasDerivedFromAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type AssessmentType Modifier and Type Method Description List<AssessmentType>AssessmentsType. getAssessment()Gets the value of the assessment property.List<AssessmentType>AssessmentType. getHasPart()Gets the value of the hasPart property.List<AssessmentType>AwardingProcessType. getUsed()Gets the value of the used property.List<AssessmentType>AchievementType. getWasDerivedFrom()Gets the value of the wasDerivedFrom property.List<AssessmentType>AssessmentType. getWasDerivedFrom()Gets the value of the wasDerivedFrom property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AssessmentType Modifier and Type Method Description voidAssessmentsType. addAssessment(AssessmentType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAssessmentType. addHasPart(AssessmentType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAwardingProcessType. addUsed(AssessmentType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAchievementType. addWasDerivedFrom(AssessmentType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAssessmentType. addWasDerivedFrom(AssessmentType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAssessmentType. cloneTo(AssessmentType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type AssessmentType Modifier and Type Method Description voidAssessmentsType. setAssessment(List<AssessmentType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAssessmentType. setHasPart(List<AssessmentType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAwardingProcessType. setUsed(List<AssessmentType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAchievementType. setWasDerivedFrom(List<AssessmentType> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAssessmentType. setWasDerivedFrom(List<AssessmentType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-