|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cocome.tradingsystem.cashdeskline.events.ProductBarcodeScannedEvent
public class ProductBarcodeScannedEvent
This event is raised by the scanner controller component after the barcode scanner read a barcode.
Constructor Summary | |
---|---|
ProductBarcodeScannedEvent(long scannedBarcode)
|
Method Summary | |
---|---|
long |
getScannedBarcode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProductBarcodeScannedEvent(long scannedBarcode)
Method Detail |
---|
public long getScannedBarcode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |