Uses of Class
net.webpdf.wsclient.schema.extraction.info.AttachmentType
-
Packages that use AttachmentType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of AttachmentType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info with type parameters of type AttachmentType Modifier and Type Field Description protected List<AttachmentType>DocumentType.Attachments. attachmentMethods in net.webpdf.wsclient.schema.extraction.info that return AttachmentType Modifier and Type Method Description AttachmentTypeObjectFactory. createAttachmentType()Create an instance ofAttachmentTypeMethods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type AttachmentType Modifier and Type Method Description List<AttachmentType>DocumentType.Attachments. getAttachment()Gets the value of the attachment property.
-