public class CashDrawerInterface
extends java.lang.Object
Constructor and Description |
---|
CashDrawerInterface() |
Modifier and Type | Method and Description |
---|---|
static int |
close()
Close the money box device
|
static int |
kickOut()
Kick out money box
|
static int |
open()
Open the money box device
|
public static int open()
public static int close()
public static int kickOut()