|
||||||||||
| 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.CashBoxCleanlinessDetected
public class CashBoxCleanlinessDetected
Event generated when the device detects that a cash box does not meet proper sensor reading levels.
| Field Summary |
|---|
| Fields inherited from class com.meiglobal.ebds.api.event.AcceptorEvent |
|---|
description |
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
CashBoxCleanlinessDetected(java.lang.Object source,
CashBoxCleanlinessEnum value)
Constructor |
|
| Method Summary | |
|---|---|
CashBoxCleanlinessEnum |
getValue()
Informs the result of the download. |
| 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 CashBoxCleanlinessDetected(java.lang.Object source,
CashBoxCleanlinessEnum value)
source - Event source object.value - CashBox Cleanliness Enumeration Value| Method Detail |
|---|
public CashBoxCleanlinessEnum getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||