Uses of Class
net.webpdf.wsclient.schema.operation.BarcodeSelectionType
-
Packages that use BarcodeSelectionType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of BarcodeSelectionType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type BarcodeSelectionType Modifier and Type Field Description protected List<BarcodeSelectionType>BarcodeType.Detect. selectionMethods in net.webpdf.wsclient.schema.operation that return BarcodeSelectionType Modifier and Type Method Description BarcodeSelectionTypeObjectFactory. createBarcodeSelectionType()Create an instance ofBarcodeSelectionTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type BarcodeSelectionType Modifier and Type Method Description List<BarcodeSelectionType>BarcodeType.Detect. getSelection()Gets the value of the selection property.
-