org.cocome.tradingsystem.cashdeskline.events
Class ProductBarcodeScanEnvent

java.lang.Object
  extended by org.cocome.tradingsystem.cashdeskline.events.ProductBarcodeScanEnvent
All Implemented Interfaces:
java.io.Serializable

public class ProductBarcodeScanEnvent
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ProductBarcodeScanEnvent(int scannedBarcode)
           
 
Method Summary
 int getScannedBarcode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductBarcodeScanEnvent

public ProductBarcodeScanEnvent(int scannedBarcode)
Method Detail

getScannedBarcode

public int getScannedBarcode()