Uses of Class
eu.europa.data.europass.model.credentials_.AssessmentSpecificationType.Type
-
Packages that use AssessmentSpecificationType.Type Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AssessmentSpecificationType.Type in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AssessmentSpecificationType.Type Modifier and Type Method Description AssessmentSpecificationType.TypeAssessmentSpecificationType.Type. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AssessmentSpecificationType.TypeObjectFactory. createAssessmentSpecificationTypeType()Create an instance ofAssessmentSpecificationType.TypeAssessmentSpecificationType.TypeAssessmentSpecificationType. 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 AssessmentSpecificationType.Type Modifier and Type Method Description List<AssessmentSpecificationType.Type>AssessmentSpecificationType. getType()Gets the value of the type property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AssessmentSpecificationType.Type Modifier and Type Method Description voidAssessmentSpecificationType. addType(AssessmentSpecificationType.Type elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidAssessmentSpecificationType.Type. cloneTo(AssessmentSpecificationType.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 AssessmentSpecificationType.Type Modifier and Type Method Description voidAssessmentSpecificationType. setType(List<AssessmentSpecificationType.Type> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-