Uses of Class
net.webpdf.wsclient.schema.operation.Pdf417BarcodeType
-
Packages that use Pdf417BarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of Pdf417BarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type Pdf417BarcodeType Modifier and Type Field Description protected List<Pdf417BarcodeType>BarcodeType.Add. pdf417Methods in net.webpdf.wsclient.schema.operation that return Pdf417BarcodeType Modifier and Type Method Description Pdf417BarcodeTypeObjectFactory. createPdf417BarcodeType()Create an instance ofPdf417BarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type Pdf417BarcodeType Modifier and Type Method Description List<Pdf417BarcodeType>BarcodeType.Add. getPdf417()Gets the value of the pdf417 property.
-