Uses of Class
net.webpdf.wsclient.schema.operation.BarcodeType.Detect
-
Packages that use BarcodeType.Detect Package Description net.webpdf.wsclient.schema.operation -
-
Uses of BarcodeType.Detect in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as BarcodeType.Detect Modifier and Type Field Description protected BarcodeType.DetectBarcodeType. detectMethods in net.webpdf.wsclient.schema.operation that return BarcodeType.Detect Modifier and Type Method Description BarcodeType.DetectObjectFactory. createBarcodeTypeDetect()Create an instance ofBarcodeType.DetectBarcodeType.DetectBarcodeType. getDetect()Gets the value of the detect property.Methods in net.webpdf.wsclient.schema.operation with parameters of type BarcodeType.Detect Modifier and Type Method Description voidBarcodeType. setDetect(BarcodeType.Detect value)Sets the value of the detect property.
-