org.cocome.tradingsystem.cashdeskline.events
Class CreditCardPaymentEnabledEvent

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

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

This event is raised by the cash box controller component when cashier presses button to activate credit card payment.

Author:
herold
See Also:
Serialized Form

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

Constructor Detail

CreditCardPaymentEnabledEvent

public CreditCardPaymentEnabledEvent()