public interface CoinDispenserConst
| Modifier and Type | Field and Description |
|---|---|
static int |
COIN_STATUS_EMPTY |
static int |
COIN_STATUS_JAM |
static int |
COIN_STATUS_NEAREMPTY |
static int |
COIN_STATUS_OK |
static final int COIN_STATUS_OK
static final int COIN_STATUS_EMPTY
static final int COIN_STATUS_NEAREMPTY
static final int COIN_STATUS_JAM