Uses of Class
eu.europa.data.europass.model.credentials_.LearningActivitySpecificationType.Mode
-
Packages that use LearningActivitySpecificationType.Mode Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of LearningActivitySpecificationType.Mode in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return LearningActivitySpecificationType.Mode Modifier and Type Method Description LearningActivitySpecificationType.ModeLearningActivitySpecificationType.Mode. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LearningActivitySpecificationType.ModeObjectFactory. createLearningActivitySpecificationTypeMode()Create an instance ofLearningActivitySpecificationType.ModeLearningActivitySpecificationType.ModeLearningActivitySpecificationType. getModeAtIndex(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.Mode Modifier and Type Method Description List<LearningActivitySpecificationType.Mode>LearningActivitySpecificationType. getMode()Gets the value of the mode property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type LearningActivitySpecificationType.Mode Modifier and Type Method Description voidLearningActivitySpecificationType. addMode(LearningActivitySpecificationType.Mode elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLearningActivitySpecificationType.Mode. cloneTo(LearningActivitySpecificationType.Mode 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.Mode Modifier and Type Method Description voidLearningActivitySpecificationType. setMode(List<LearningActivitySpecificationType.Mode> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-