Uses of Class
net.webpdf.wsclient.schema.operation.QrBarcodeType
-
Packages that use QrBarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of QrBarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type QrBarcodeType Modifier and Type Field Description protected List<QrBarcodeType>BarcodeType.Add. qrcodeMethods in net.webpdf.wsclient.schema.operation that return QrBarcodeType Modifier and Type Method Description QrBarcodeTypeObjectFactory. createQrBarcodeType()Create an instance ofQrBarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type QrBarcodeType Modifier and Type Method Description List<QrBarcodeType>BarcodeType.Add. getQrcode()Gets the value of the qrcode property.
-