public interface CashChangerService15 extends CashChangerService14, JposServiceInstance
| Modifier and Type | Method and Description |
|---|---|
void |
beginDeposit() |
void |
clearInput() |
void |
endDeposit(int success) |
void |
fixDeposit() |
boolean |
getCapDeposit() |
boolean |
getCapDepositDataEvent() |
boolean |
getCapPauseDeposit() |
boolean |
getCapRepayDeposit() |
int |
getDataCount() |
boolean |
getDataEventEnabled() |
int |
getDepositAmount() |
java.lang.String |
getDepositCashList() |
java.lang.String |
getDepositCodeList() |
java.lang.String |
getDepositCounts() |
int |
getDepositStatus() |
void |
pauseDeposit(int control) |
void |
setDataEventEnabled(boolean dataEventEnabled) |
getCapPowerReporting, getPowerNotify, getPowerState, setPowerNotifydispenseCash, dispenseChange, getAsyncMode, getAsyncResultCode, getAsyncResultCodeExtended, getCapDiscrepancy, getCapEmptySensor, getCapFullSensor, getCapNearEmptySensor, getCapNearFullSensor, getCurrencyCashList, getCurrencyCode, getCurrencyCodeList, getCurrentExit, getDeviceExits, getDeviceStatus, getExitCashList, getFullStatus, readCashCounts, setAsyncMode, setCurrencyCode, setCurrentExitcheckHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceEnabled, getDeviceServiceDescription, getDeviceServiceVersion, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEventsdeleteInstanceboolean getCapDeposit()
throws JposException
JposExceptionboolean getCapDepositDataEvent()
throws JposException
JposExceptionboolean getCapPauseDeposit()
throws JposException
JposExceptionboolean getCapRepayDeposit()
throws JposException
JposExceptionint getDataCount()
throws JposException
JposExceptionboolean getDataEventEnabled()
throws JposException
JposExceptionvoid setDataEventEnabled(boolean dataEventEnabled)
throws JposException
JposExceptionint getDepositAmount()
throws JposException
JposExceptionjava.lang.String getDepositCashList()
throws JposException
JposExceptionjava.lang.String getDepositCodeList()
throws JposException
JposExceptionjava.lang.String getDepositCounts()
throws JposException
JposExceptionint getDepositStatus()
throws JposException
JposExceptionvoid beginDeposit()
throws JposException
JposExceptionvoid clearInput()
throws JposException
JposExceptionvoid endDeposit(int success)
throws JposException
JposExceptionvoid fixDeposit()
throws JposException
JposExceptionvoid pauseDeposit(int control)
throws JposException
JposException