public class DeviceCashDrawerESCPOS extends Object implements DeviceCashDrawer
Constructor and Description |
---|
DeviceCashDrawerESCPOS(PrinterWritter CommOutputDevice,
Codes codes)
Creates new Device CashDrawer
|
Modifier and Type | Method and Description |
---|---|
String |
getDrawerName() |
void |
openDrawer(int deviceNumber,
boolean job) |
public DeviceCashDrawerESCPOS(PrinterWritter CommOutputDevice, Codes codes) throws TicketPrinterException
CommOutputDevice
- codes
- TicketPrinterException
public String getDrawerName()
getDrawerName
in interface DeviceCashDrawer
public void openDrawer(int deviceNumber, boolean job)
openDrawer
in interface DeviceCashDrawer
Copyright © 2021. All rights reserved.