|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
com.meiglobal.ebds.api.event.AcceptorEvent
com.meiglobal.ebds.api.event.NoteRetrievedEvent
public class NoteRetrievedEvent
Event generated when the user removes a note that is sitting the mouth of the acceptor after it has been rejected/returned. This event will only fire on devices that support this feature.
| Field Summary |
|---|
| Fields inherited from class com.meiglobal.ebds.api.event.AcceptorEvent |
|---|
description |
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
NoteRetrievedEvent(java.lang.Object source)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class com.meiglobal.ebds.api.event.AcceptorEvent |
|---|
getDescription |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NoteRetrievedEvent(java.lang.Object source)
source - Event source object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||