Uses of Class
net.webpdf.parameter.schema.extraction.info.DocumentType.Attachments
-
Packages that use DocumentType.Attachments Package Description net.webpdf.parameter.schema.extraction.info -
-
Uses of DocumentType.Attachments in net.webpdf.parameter.schema.extraction.info
Fields in net.webpdf.parameter.schema.extraction.info declared as DocumentType.Attachments Modifier and Type Field Description protected DocumentType.AttachmentsDocumentType. attachments<?Methods in net.webpdf.parameter.schema.extraction.info that return DocumentType.Attachments Modifier and Type Method Description DocumentType.AttachmentsObjectFactory. createDocumentTypeAttachments()Create an instance ofDocumentType.AttachmentsDocumentType.AttachmentsDocumentType. getAttachments()<?Methods in net.webpdf.parameter.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.
-