Uses of Class
net.webpdf.parameter.schema.extraction.info.DocumentType
-
Packages that use DocumentType Package Description net.webpdf.parameter.schema.extraction.info -
-
Uses of DocumentType in net.webpdf.parameter.schema.extraction.info
Fields in net.webpdf.parameter.schema.extraction.info declared as DocumentType Modifier and Type Field Description protected DocumentTypeAttachmentType. documentType<?Methods in net.webpdf.parameter.schema.extraction.info that return DocumentType Modifier and Type Method Description DocumentTypeObjectFactory. createDocumentType()Create an instance ofDocumentTypeDocumentTypeAttachmentType. getDocumentType()<?Methods in net.webpdf.parameter.schema.extraction.info with parameters of type DocumentType Modifier and Type Method Description voidAttachmentType. setDocumentType(DocumentType value)Sets the value of the documentType property.
-