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