public class DeviceCashDrawerCommand extends Object implements DeviceCashDrawer
Constructor and Description |
---|
DeviceCashDrawerCommand(String name,
String command)
Creates new Device CashDrawer
|
Modifier and Type | Method and Description |
---|---|
String |
getDrawerName() |
void |
openDrawer(int deviceNumber,
boolean jobQueue) |
public DeviceCashDrawerCommand(String name, String command) throws TicketPrinterException
name
- command
- TicketPrinterException
public String getDrawerName()
getDrawerName
in interface DeviceCashDrawer
public void openDrawer(int deviceNumber, boolean jobQueue)
openDrawer
in interface DeviceCashDrawer
Copyright © 2021. All rights reserved.