|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cocome.tradingsystem.cashdeskline.events.PINEnteredEvent
public class PINEnteredEvent
This event is raised by the credit card reader component after entering a PIN.
Constructor Summary | |
---|---|
PINEnteredEvent(int pin)
|
Method Summary | |
---|---|
int |
getPIN()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PINEnteredEvent(int pin)
Method Detail |
---|
public int getPIN()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |