public interface POSPowerService15 extends BaseService, JposServiceInstance
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCapFanAlarm() |
boolean |
getCapHeatAlarm() |
int |
getCapPowerReporting() |
boolean |
getCapQuickCharge() |
boolean |
getCapShutdownPOS() |
int |
getCapUPSChargeState() |
int |
getEnforcedShutdownDelayTime() |
int |
getPowerFailDelayTime() |
int |
getPowerNotify() |
int |
getPowerState() |
boolean |
getQuickChargeMode() |
int |
getQuickChargeTime() |
int |
getUPSChargeState() |
void |
setEnforcedShutdownDelayTime(int delay) |
void |
setPowerNotify(int powerNotify) |
void |
shutdownPOS() |
checkHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceEnabled, getDeviceServiceDescription, getDeviceServiceVersion, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEventsdeleteInstanceboolean getCapFanAlarm()
throws JposException
JposExceptionboolean getCapHeatAlarm()
throws JposException
JposExceptionint getCapPowerReporting()
throws JposException
JposExceptionboolean getCapQuickCharge()
throws JposException
JposExceptionboolean getCapShutdownPOS()
throws JposException
JposExceptionint getCapUPSChargeState()
throws JposException
JposExceptionint getEnforcedShutdownDelayTime()
throws JposException
JposExceptionvoid setEnforcedShutdownDelayTime(int delay)
throws JposException
JposExceptionint getPowerFailDelayTime()
throws JposException
JposExceptionint getPowerNotify()
throws JposException
JposExceptionvoid setPowerNotify(int powerNotify)
throws JposException
JposExceptionint getPowerState()
throws JposException
JposExceptionboolean getQuickChargeMode()
throws JposException
JposExceptionint getQuickChargeTime()
throws JposException
JposExceptionint getUPSChargeState()
throws JposException
JposExceptionvoid shutdownPOS()
throws JposException
JposException