Uses of Class
eu.europa.data.europass.model.credentials_.LearningOutcomeType.RelatedEscoSkill
-
Packages that use LearningOutcomeType.RelatedEscoSkill Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of LearningOutcomeType.RelatedEscoSkill in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return LearningOutcomeType.RelatedEscoSkill Modifier and Type Method Description LearningOutcomeType.RelatedEscoSkillLearningOutcomeType.RelatedEscoSkill. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LearningOutcomeType.RelatedEscoSkillObjectFactory. createLearningOutcomeTypeRelatedEscoSkill()Create an instance ofLearningOutcomeType.RelatedEscoSkillLearningOutcomeType.RelatedEscoSkillLearningOutcomeType. getRelatedEscoSkillAtIndex(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.RelatedEscoSkill Modifier and Type Method Description List<LearningOutcomeType.RelatedEscoSkill>LearningOutcomeType. getRelatedEscoSkill()Gets the value of the relatedEscoSkill property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type LearningOutcomeType.RelatedEscoSkill Modifier and Type Method Description voidLearningOutcomeType. addRelatedEscoSkill(LearningOutcomeType.RelatedEscoSkill elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLearningOutcomeType.RelatedEscoSkill. cloneTo(LearningOutcomeType.RelatedEscoSkill 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.RelatedEscoSkill Modifier and Type Method Description voidLearningOutcomeType. setRelatedEscoSkill(List<LearningOutcomeType.RelatedEscoSkill> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-