Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Folders
-
Packages that use DocumentType.Folders Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Folders in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.Folders Modifier and Type Field Description protected DocumentType.FoldersDocumentType. foldersMethods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Folders Modifier and Type Method Description DocumentType.FoldersObjectFactory. createDocumentTypeFolders()Create an instance ofDocumentType.FoldersDocumentType.FoldersDocumentType. getFolders()Gets the value of the folders property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.Folders Modifier and Type Method Description voidDocumentType. setFolders(DocumentType.Folders value)Sets the value of the folders property.
-