Uses of Class
eu.europa.data.europass.model.credentials_.QualificationType.Type
-
Packages that use QualificationType.Type Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of QualificationType.Type in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return QualificationType.Type Modifier and Type Method Description QualificationType.TypeQualificationType.Type. clone()Created by ph-jaxb22-plugin -Xph-cloneable2QualificationType.TypeObjectFactory. createQualificationTypeType()Create an instance ofQualificationType.TypeQualificationType.TypeLearningSpecificationType. getTypeAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionQualificationType.TypeQualificationType. 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 QualificationType.Type Modifier and Type Method Description List<QualificationType.Type>LearningSpecificationType. getType()Gets the value of the type property.List<QualificationType.Type>QualificationType. getType()Gets the value of the type property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type QualificationType.Type Modifier and Type Method Description voidLearningSpecificationType. addType(QualificationType.Type elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. addType(QualificationType.Type elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType.Type. cloneTo(QualificationType.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 QualificationType.Type Modifier and Type Method Description voidLearningSpecificationType. setType(List<QualificationType.Type> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. setType(List<QualificationType.Type> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-