Uses of Class
org.openapitools.client.model.BarcodeQRResultItem
Packages that use BarcodeQRResultItem
-
Uses of BarcodeQRResultItem in org.openapitools.client.model
Methods in org.openapitools.client.model that return BarcodeQRResultItemModifier and TypeMethodDescriptionstatic BarcodeQRResultItemCreate an instance of BarcodeQRResultItem given an JSON stringMethods in org.openapitools.client.model that return types with arguments of type BarcodeQRResultItemModifier and TypeMethodDescriptionBarcodeScanQRAdvancedResult.getResultBarcodes()Results of performing the QR barcode scan operationMethods in org.openapitools.client.model with parameters of type BarcodeQRResultItemModifier and TypeMethodDescriptionBarcodeScanQRAdvancedResult.addResultBarcodesItem(BarcodeQRResultItem resultBarcodesItem) Method parameters in org.openapitools.client.model with type arguments of type BarcodeQRResultItemModifier and TypeMethodDescriptionBarcodeScanQRAdvancedResult.resultBarcodes(List<BarcodeQRResultItem> resultBarcodes) voidBarcodeScanQRAdvancedResult.setResultBarcodes(List<BarcodeQRResultItem> resultBarcodes)