org.cocome.tradingsystem.cashdeskline.events
Class ProductBarcodeNotValidEvent

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

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

See Also:
Serialized Form

Constructor Summary
ProductBarcodeNotValidEvent(long barcode)
           
 
Method Summary
 long getBarcode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductBarcodeNotValidEvent

public ProductBarcodeNotValidEvent(long barcode)
Method Detail

getBarcode

public long getBarcode()