Uses of Class
net.webpdf.wsclient.openapi.OperationPdf417Barcode
-
Packages that use OperationPdf417Barcode Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationPdf417Barcode in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return types with arguments of type OperationPdf417Barcode Modifier and Type Method Description @Nullable List<OperationPdf417Barcode>OperationAddBarcode. getPdf417()Get pdf417Methods in net.webpdf.wsclient.openapi with parameters of type OperationPdf417Barcode Modifier and Type Method Description OperationAddBarcodeOperationAddBarcode. addPdf417Item(OperationPdf417Barcode pdf417Item)Method parameters in net.webpdf.wsclient.openapi with type arguments of type OperationPdf417Barcode Modifier and Type Method Description OperationAddBarcodeOperationAddBarcode. pdf417(List<OperationPdf417Barcode> pdf417)voidOperationAddBarcode. setPdf417(List<OperationPdf417Barcode> pdf417)
-