Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_
C
calcCRC(byte[])
- Method in class com.meiglobal.ebds.api.
EBDS_SerialPort
Calculates the CRC of a byte array.
calibrate()
- Method in class com.meiglobal.ebds.api.
Acceptor
Issues a calibration command to the device for it to perform the calibration process.
calibrate()
- Method in class com.meiglobal.ebds.api.pub.
Acceptor
Deprecated.
Issues a calibration command to the device for it to perform the calibration process.
CalibrateFinishEvent
- Class in
com.meiglobal.ebds.api.event
Event generated when calibration finishes.
CalibrateFinishEvent(Object)
- Constructor for class com.meiglobal.ebds.api.event.
CalibrateFinishEvent
Constructor
CalibrateProgressEvent
- Class in
com.meiglobal.ebds.api.event
Event generated when a calibrate progress is reported by the device.
CalibrateProgressEvent(Object)
- Constructor for class com.meiglobal.ebds.api.event.
CalibrateProgressEvent
Constructor
CalibrateStartEvent
- Class in
com.meiglobal.ebds.api.event
Event generated when the device starts the calibration process.
CalibrateStartEvent(Object)
- Constructor for class com.meiglobal.ebds.api.event.
CalibrateStartEvent
Constructor
cancelAdvancedBookmarkMode()
- Method in class com.meiglobal.ebds.api.
Acceptor
Exits the Advanced Bookmark Mode.
CashBoxAttachedEvent
- Class in
com.meiglobal.ebds.api.event
Event generated when the device detects that a cash box is attached.
CashBoxAttachedEvent(Object)
- Constructor for class com.meiglobal.ebds.api.event.
CashBoxAttachedEvent
Constructor
CashBoxCleanlinessDetected
- Class in
com.meiglobal.ebds.api.event
Event generated when the device detects that a cash box does not meet proper sensor reading levels.
CashBoxCleanlinessDetected(Object, CashBoxCleanlinessEnum)
- Constructor for class com.meiglobal.ebds.api.event.
CashBoxCleanlinessDetected
Constructor
CashBoxCleanlinessEnum
- Enum in
com.meiglobal.ebds.api.pub
Enumeration for CashBox Cleanliness Reporting
CashBoxRemovedEvent
- Class in
com.meiglobal.ebds.api.event
Event generated when the device detects that the cashbox has been removed.
CashBoxRemovedEvent(Object)
- Constructor for class com.meiglobal.ebds.api.event.
CashBoxRemovedEvent
Constructor
CheatedEvent
- Class in
com.meiglobal.ebds.api.event
Event generated when the device detects a cheat attempt.
CheatedEvent(Object)
- Constructor for class com.meiglobal.ebds.api.event.
CheatedEvent
Constructor
clearAudit()
- Method in class com.meiglobal.ebds.api.
Acceptor
Issues a request to clear the audit information in the device.
ClearAuditCompleteEvent
- Class in
com.meiglobal.ebds.api.event
Event generated when the device finishes the firmware download process.
ClearAuditCompleteEvent(Object, boolean)
- Constructor for class com.meiglobal.ebds.api.event.
ClearAuditCompleteEvent
Constructor
clearCashBoxTotal()
- Method in class com.meiglobal.ebds.api.
Acceptor
Issues a command to the device to clear the cashbox total.
clearCashBoxTotal()
- Method in class com.meiglobal.ebds.api.pub.
Acceptor
Deprecated.
Issues a command to the device to clear the cashbox total
close()
- Method in class com.meiglobal.ebds.api.
Acceptor
Closes the connection with the device.
close()
- Method in class com.meiglobal.ebds.api.pub.
Acceptor
Deprecated.
Closes the connection with the device.
close()
- Method in class com.meiglobal.ebds.api.
WrappedSerialPort
Closes the connection to the currently opened port.
com.meiglobal.ebds.api
- package com.meiglobal.ebds.api
com.meiglobal.ebds.api.event
- package com.meiglobal.ebds.api.event
com.meiglobal.ebds.api.pub
- package com.meiglobal.ebds.api.pub
com.meiglobal.ebds.api.util
- package com.meiglobal.ebds.api.util
ConnectedEvent
- Class in
com.meiglobal.ebds.api.event
Event generated when the device gets connected.
ConnectedEvent(Object)
- Constructor for class com.meiglobal.ebds.api.event.
ConnectedEvent
Constructor
constructOmnibusCommand(int, byte, int)
- Method in class com.meiglobal.ebds.api.
Acceptor
Constructs a standard omnibus command with the payload length specified and the bit control.
Coupon
- Class in
com.meiglobal.ebds.api.pub
Class that represents a coupon document.
Coupon(int, double)
- Constructor for class com.meiglobal.ebds.api.pub.
Coupon
Creates a coupon object based on the ownerID (from the data) and the value.
CustomTimer
- Class in
com.meiglobal.ebds.api.util
Custom timer class used to detect when a message has failed to be sent.
CustomTimer(long)
- Constructor for class com.meiglobal.ebds.api.util.
CustomTimer
Constructor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
_