Uses of Class
net.webpdf.wsclient.schema.operation.DataMatrixBarcodeType
-
Packages that use DataMatrixBarcodeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of DataMatrixBarcodeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type DataMatrixBarcodeType Modifier and Type Field Description protected List<DataMatrixBarcodeType>BarcodeType.Add. datamatrixMethods in net.webpdf.wsclient.schema.operation that return DataMatrixBarcodeType Modifier and Type Method Description DataMatrixBarcodeTypeObjectFactory. createDataMatrixBarcodeType()Create an instance ofDataMatrixBarcodeTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type DataMatrixBarcodeType Modifier and Type Method Description List<DataMatrixBarcodeType>BarcodeType.Add. getDatamatrix()Gets the value of the datamatrix property.
-