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. detect<?Methods 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()<?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.
-