com.toshiba.tgcsapi
Class POSEvent

java.lang.Object
  extended by com.toshiba.tgcsapi.POSEvent
Direct Known Subclasses:
POSDataEvent, POSErrorEvent, POSOutputCompleteEvent, POSStatusUpdateEvent

public class POSEvent
extends java.lang.Object


Constructor Summary
POSEvent()
          Constructor
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

POSEvent

public POSEvent()
Constructor

Method Detail

getMessage

public java.lang.String getMessage()