Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Pages.Page
-
Packages that use DocumentType.Pages.Page Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Pages.Page in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info with type parameters of type DocumentType.Pages.Page Modifier and Type Field Description protected List<DocumentType.Pages.Page>DocumentType.Pages. pageMethods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Pages.Page Modifier and Type Method Description DocumentType.Pages.PageObjectFactory. createDocumentTypePagesPage()Create an instance ofDocumentType.Pages.PageMethods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type DocumentType.Pages.Page Modifier and Type Method Description List<DocumentType.Pages.Page>DocumentType.Pages. getPage()Gets the value of the page property.
-