Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Pages
-
Packages that use DocumentType.Pages Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Pages in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.Pages Modifier and Type Field Description protected DocumentType.PagesDocumentType. pagesMethods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Pages Modifier and Type Method Description DocumentType.PagesObjectFactory. createDocumentTypePages()Create an instance ofDocumentType.PagesDocumentType.PagesDocumentType. getPages()Gets the value of the pages property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.Pages Modifier and Type Method Description voidDocumentType. setPages(DocumentType.Pages value)Sets the value of the pages property.
-