Uses of Class
eu.europa.data.europass.model.credentials_.LearningActivitySpecificationType
-
Packages that use LearningActivitySpecificationType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of LearningActivitySpecificationType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return LearningActivitySpecificationType Modifier and Type Method Description LearningActivitySpecificationTypeLearningActivitySpecificationType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LearningActivitySpecificationTypeObjectFactory. createLearningActivitySpecificationType()Create an instance ofLearningActivitySpecificationTypeLearningActivitySpecificationTypeLearningActivitySpecificationReferencesType. getLearningActivitySpecificationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type LearningActivitySpecificationType Modifier and Type Method Description List<LearningActivitySpecificationType>LearningActivitySpecificationReferencesType. getLearningActivitySpecification()Gets the value of the learningActivitySpecification property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type LearningActivitySpecificationType Modifier and Type Method Description voidLearningActivitySpecificationReferencesType. addLearningActivitySpecification(LearningActivitySpecificationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLearningActivitySpecificationType. cloneTo(LearningActivitySpecificationType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type LearningActivitySpecificationType Modifier and Type Method Description voidLearningActivitySpecificationReferencesType. setLearningActivitySpecification(List<LearningActivitySpecificationType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-