Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Form
-
Packages that use DocumentType.Form Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Form in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.Form Modifier and Type Field Description protected DocumentType.FormDocumentType. formMethods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Form Modifier and Type Method Description DocumentType.FormObjectFactory. createDocumentTypeForm()Create an instance ofDocumentType.FormDocumentType.FormDocumentType. getForm()Gets the value of the form property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.Form Modifier and Type Method Description voidDocumentType. setForm(DocumentType.Form value)Sets the value of the form property.
-