Uses of Class
eu.europa.data.europass.model.credentials_.DocumentType.Subject
-
Packages that use DocumentType.Subject Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of DocumentType.Subject in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return DocumentType.Subject Modifier and Type Method Description DocumentType.SubjectDocumentType.Subject. clone()Created by ph-jaxb22-plugin -Xph-cloneable2DocumentType.SubjectObjectFactory. createDocumentTypeSubject()Create an instance ofDocumentType.SubjectDocumentType.SubjectDocumentType. getSubjectAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.europa.data.europass.model.credentials_ that return types with arguments of type DocumentType.Subject Modifier and Type Method Description List<DocumentType.Subject>DocumentType. getSubject()Gets the value of the subject property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type DocumentType.Subject Modifier and Type Method Description voidDocumentType. addSubject(DocumentType.Subject elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidDocumentType.Subject. cloneTo(DocumentType.Subject ret)This method clones all values fromthisto the passed object.Method parameters in eu.europa.data.europass.model.credentials_ with type arguments of type DocumentType.Subject Modifier and Type Method Description voidDocumentType. setSubject(List<DocumentType.Subject> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-