Uses of Class
net.webpdf.wsclient.schema.operation.ExtractionImagesType
-
Packages that use ExtractionImagesType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ExtractionImagesType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ExtractionImagesType Modifier and Type Field Description protected ExtractionImagesTypeExtractionType. imagesMethods in net.webpdf.wsclient.schema.operation that return ExtractionImagesType Modifier and Type Method Description ExtractionImagesTypeObjectFactory. createExtractionImagesType()Create an instance ofExtractionImagesTypeExtractionImagesTypeExtractionType. getImages()Gets the value of the images property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ExtractionImagesType Modifier and Type Method Description voidExtractionType. setImages(ExtractionImagesType value)Sets the value of the images property.
-