Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Images
-
Packages that use DocumentType.Images Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Images in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.Images Modifier and Type Field Description protected DocumentType.ImagesDocumentType. imagesMethods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Images Modifier and Type Method Description DocumentType.ImagesObjectFactory. createDocumentTypeImages()Create an instance ofDocumentType.ImagesDocumentType.ImagesDocumentType. getImages()Gets the value of the images property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.Images Modifier and Type Method Description voidDocumentType. setImages(DocumentType.Images value)Sets the value of the images property.
-