Uses of Class
net.webpdf.wsclient.openapi.OperationDetectBarcode
-
Packages that use OperationDetectBarcode Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationDetectBarcode in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationDetectBarcode Modifier and Type Method Description OperationDetectBarcodeOperationDetectBarcode. addSelectionItem(OperationBarcodeSelection selectionItem)@Nullable OperationDetectBarcodeOperationBarcode. getDetect()Get detectOperationDetectBarcodeOperationDetectBarcode. inputFormat(OperationDetectBarcode.InputFormatEnum inputFormat)OperationDetectBarcodeOperationDetectBarcode. outputFormat(OperationDetectBarcode.OutputFormatEnum outputFormat)OperationDetectBarcodeOperationDetectBarcode. selection(List<OperationBarcodeSelection> selection)Methods in net.webpdf.wsclient.openapi with parameters of type OperationDetectBarcode Modifier and Type Method Description OperationBarcodeOperationBarcode. detect(OperationDetectBarcode detect)voidOperationBarcode. setDetect(OperationDetectBarcode detect)
-