Uses of Class
eu.europa.data.europass.model.credentials_.AttachmentListType
-
Packages that use AttachmentListType Package Description eu.europa.data.europass.model.credentials_ -
-
Uses of AttachmentListType in eu.europa.data.europass.model.credentials_
Methods in eu.europa.data.europass.model.credentials_ that return AttachmentListType Modifier and Type Method Description AttachmentListTypeAttachmentListType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2AttachmentListTypeObjectFactory. createAttachmentListType()Create an instance ofAttachmentListTypeAttachmentListTypeEuropassCredentialType. getAttachmentList()Gets the value of the attachmentList property.Methods in eu.europa.data.europass.model.credentials_ with parameters of type AttachmentListType Modifier and Type Method Description voidAttachmentListType. cloneTo(AttachmentListType ret)This method clones all values fromthisto the passed object.voidEuropassCredentialType. setAttachmentList(AttachmentListType value)Sets the value of the attachmentList property.
-