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 - TicketPrinterExceptionpublic String getDrawerName()
getDrawerName in interface DeviceCashDrawerpublic void openDrawer(int deviceNumber,
boolean jobQueue)
openDrawer in interface DeviceCashDrawerCopyright © 2021. All rights reserved.