JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.elo.device.peripherals
Interface CashDrawer
public interface
CashDrawer
This interface provides methods by which an application can interact with the Cash Drawer present in an Elo View device
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isOpen
()
Query to see if a cash drawer is open or closed.
void
open
()
Open the cash drawer
Method Detail
open
void open()
Open the cash drawer
isOpen
boolean isOpen()
Query to see if a cash drawer is open or closed.
Returns:
true if the drawer is open, false otherwise
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method