Uses of Class
eu.europa.data.europass.model.credentials_.LearningOpportunityType
-
Packages that use LearningOpportunityType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of LearningOpportunityType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return LearningOpportunityType Modifier and Type Method Description LearningOpportunityTypeLearningOpportunityType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LearningOpportunityTypeObjectFactory. createLearningOpportunityType()Create an instance ofLearningOpportunityTypeLearningOpportunityTypeLearningOpportunityReferencesType. getLearningOpportunityAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type LearningOpportunityType Modifier and Type Method Description List<LearningOpportunityType>LearningOpportunityReferencesType. getLearningOpportunity()Gets the value of the learningOpportunity property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type LearningOpportunityType Modifier and Type Method Description voidLearningOpportunityReferencesType. addLearningOpportunity(LearningOpportunityType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLearningOpportunityType. cloneTo(LearningOpportunityType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type LearningOpportunityType Modifier and Type Method Description voidLearningOpportunityReferencesType. setLearningOpportunity(List<LearningOpportunityType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-