Uses of Class
eu.europa.data.europass.model.credentials_.QualificationType.TargetGroup
-
Packages that use QualificationType.TargetGroup Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of QualificationType.TargetGroup in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return QualificationType.TargetGroup Modifier and Type Method Description QualificationType.TargetGroupQualificationType.TargetGroup. clone()Created by ph-jaxb22-plugin -Xph-cloneable2QualificationType.TargetGroupObjectFactory. createQualificationTypeTargetGroup()Create an instance ofQualificationType.TargetGroupQualificationType.TargetGroupLearningSpecificationType. getTargetGroupAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionQualificationType.TargetGroupQualificationType. getTargetGroupAtIndex(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.TargetGroup Modifier and Type Method Description List<QualificationType.TargetGroup>LearningSpecificationType. getTargetGroup()Gets the value of the targetGroup property.List<QualificationType.TargetGroup>QualificationType. getTargetGroup()Gets the value of the targetGroup property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type QualificationType.TargetGroup Modifier and Type Method Description voidLearningSpecificationType. addTargetGroup(QualificationType.TargetGroup elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. addTargetGroup(QualificationType.TargetGroup elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType.TargetGroup. cloneTo(QualificationType.TargetGroup 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.TargetGroup Modifier and Type Method Description voidLearningSpecificationType. setTargetGroup(List<QualificationType.TargetGroup> aList)Created by ph-jaxb22-plugin -Xph-list-extensionvoidQualificationType. setTargetGroup(List<QualificationType.TargetGroup> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-