Uses of Class
eu.europa.data.europass.model.credentials_.LearningOutcomeType
-
Packages that use LearningOutcomeType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of LearningOutcomeType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return LearningOutcomeType Modifier and Type Method Description LearningOutcomeTypeLearningOutcomeType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LearningOutcomeTypeObjectFactory. createLearningOutcomeType()Create an instance ofLearningOutcomeTypeLearningOutcomeTypeLearningOutcomeReferencesType. getLearningOutcomeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type LearningOutcomeType Modifier and Type Method Description List<LearningOutcomeType>LearningOutcomeReferencesType. getLearningOutcome()Gets the value of the learningOutcome property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type LearningOutcomeType Modifier and Type Method Description voidLearningOutcomeReferencesType. addLearningOutcome(LearningOutcomeType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLearningOutcomeType. cloneTo(LearningOutcomeType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type LearningOutcomeType Modifier and Type Method Description voidLearningOutcomeReferencesType. setLearningOutcome(List<LearningOutcomeType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-