Uses of Class
eu.europa.data.europass.model.credentials_.LearningActivitySpecificationType.Type
-
Packages that use LearningActivitySpecificationType.Type Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of LearningActivitySpecificationType.Type in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return LearningActivitySpecificationType.Type Modifier and Type Method Description LearningActivitySpecificationType.TypeLearningActivitySpecificationType.Type. clone()Created by ph-jaxb22-plugin -Xph-cloneable2LearningActivitySpecificationType.TypeObjectFactory. createLearningActivitySpecificationTypeType()Create an instance ofLearningActivitySpecificationType.TypeLearningActivitySpecificationType.TypeLearningActivitySpecificationType. getTypeAtIndex(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.Type Modifier and Type Method Description List<LearningActivitySpecificationType.Type>LearningActivitySpecificationType. getType()Gets the value of the type property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type LearningActivitySpecificationType.Type Modifier and Type Method Description voidLearningActivitySpecificationType. addType(LearningActivitySpecificationType.Type elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidLearningActivitySpecificationType.Type. cloneTo(LearningActivitySpecificationType.Type 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.Type Modifier and Type Method Description voidLearningActivitySpecificationType. setType(List<LearningActivitySpecificationType.Type> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-