Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Attachments
-
Packages that use DocumentType.Attachments Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Attachments in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.Attachments Modifier and Type Field Description protected DocumentType.AttachmentsDocumentType. attachmentsMethods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Attachments Modifier and Type Method Description DocumentType.AttachmentsObjectFactory. createDocumentTypeAttachments()Create an instance ofDocumentType.AttachmentsDocumentType.AttachmentsDocumentType. getAttachments()Gets the value of the attachments property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.Attachments Modifier and Type Method Description voidDocumentType. setAttachments(DocumentType.Attachments value)Sets the value of the attachments property.
-