Uses of Class
eu.europa.data.europass.model.credentials_.AssessmentSpecificationType
-
Packages that use AssessmentSpecificationType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AssessmentSpecificationType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AssessmentSpecificationType Modifier and Type Method Description AssessmentSpecificationTypeAssessmentSpecificationType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AssessmentSpecificationTypeObjectFactory. createAssessmentSpecificationType()Create an instance ofAssessmentSpecificationTypeAssessmentSpecificationTypeAssessmentSpecificationReferencesType. getAssessmentSpecificationAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type AssessmentSpecificationType Modifier and Type Method Description List<AssessmentSpecificationType>AssessmentSpecificationReferencesType. getAssessmentSpecification()Gets the value of the assessmentSpecification property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AssessmentSpecificationType Modifier and Type Method Description voidAssessmentSpecificationReferencesType. addAssessmentSpecification(AssessmentSpecificationType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAssessmentSpecificationType. cloneTo(AssessmentSpecificationType ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type AssessmentSpecificationType Modifier and Type Method Description voidAssessmentSpecificationReferencesType. setAssessmentSpecification(List<AssessmentSpecificationType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-