Uses of Class
net.webpdf.wsclient.schema.operation.PdfaType.Analyze
-
Packages that use PdfaType.Analyze Package Description net.webpdf.wsclient.schema.operation -
-
Uses of PdfaType.Analyze in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as PdfaType.Analyze Modifier and Type Field Description protected PdfaType.AnalyzePdfaType. analyze<?Methods in net.webpdf.wsclient.schema.operation that return PdfaType.Analyze Modifier and Type Method Description PdfaType.AnalyzeObjectFactory. createPdfaTypeAnalyze()Create an instance ofPdfaType.AnalyzePdfaType.AnalyzePdfaType. getAnalyze()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type PdfaType.Analyze Modifier and Type Method Description voidPdfaType. setAnalyze(PdfaType.Analyze value)Sets the value of the analyze property.
-