Class DummyBarcodeScanService
java.lang.Object
com.gluonhq.attach.barcodescan.impl.DummyBarcodeScanService
- All Implemented Interfaces:
BarcodeScanService
-
Property Summary
Properties inherited from interface com.gluonhq.attach.barcodescan.BarcodeScanService
result
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.gluonhq.attach.barcodescan.BarcodeScanService
asyncScan, asyncScan, resultProperty, scan, scan
-
Constructor Details
-
DummyBarcodeScanService
public DummyBarcodeScanService()
-