com.pax.dal
Interface ICashDrawer
-
public interface ICashDrawer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description intopen()打开钱箱。Open the cash drawer.
-
-
-
Method Detail
-
open
int open()
打开钱箱。Open the cash drawer.- Returns:
- 0:成功 ;<0:失败0:success; <0:failed
-
-