Uses of Class
net.webpdf.wsclient.schema.extraction.barcode.BarcodeType
-
Packages that use BarcodeType Package Description net.webpdf.wsclient.schema.extraction.barcode -
-
Uses of BarcodeType in net.webpdf.wsclient.schema.extraction.barcode
Fields in net.webpdf.wsclient.schema.extraction.barcode with type parameters of type BarcodeType Modifier and Type Field Description protected List<BarcodeType>BarcodesType. barcodeMethods in net.webpdf.wsclient.schema.extraction.barcode that return BarcodeType Modifier and Type Method Description BarcodeTypeObjectFactory. createBarcodeType()Create an instance ofBarcodeTypeMethods in net.webpdf.wsclient.schema.extraction.barcode that return types with arguments of type BarcodeType Modifier and Type Method Description List<BarcodeType>BarcodesType. getBarcode()Gets the value of the barcode property.
-