Uses of Class
net.webpdf.wsclient.openapi.ApplicationConfigOcrWebservice
-
Packages that use ApplicationConfigOcrWebservice Package Description net.webpdf.wsclient.openapi -
-
Uses of ApplicationConfigOcrWebservice in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ApplicationConfigOcrWebservice Modifier and Type Method Description ApplicationConfigOcrWebserviceApplicationConfigOcrWebservice. enabled(Boolean enabled)@Nullable ApplicationConfigOcrWebserviceApplicationConfigWebservicesApplication. getOcr()Get ocrApplicationConfigOcrWebserviceApplicationConfigOcrWebservice. instances(Integer instances)ApplicationConfigOcrWebserviceApplicationConfigOcrWebservice. maxLatency(Integer maxLatency)ApplicationConfigOcrWebserviceApplicationConfigOcrWebservice. queueSize(Integer queueSize)Methods in net.webpdf.wsclient.openapi with parameters of type ApplicationConfigOcrWebservice Modifier and Type Method Description ApplicationConfigWebservicesApplicationApplicationConfigWebservicesApplication. ocr(ApplicationConfigOcrWebservice ocr)voidApplicationConfigWebservicesApplication. setOcr(ApplicationConfigOcrWebservice ocr)
-