| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.datalogic.device.power.RebootReason | |
The RebootReason enumeration is the class that includes the reboot reason related to Power off.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RebootReason | HW_RESET_BUTTON | Hardware Reset button used to reset the device | |||||||||
| RebootReason | POWER_KEY | Power button by menu used to power-off the device | |||||||||
| RebootReason | UNKNOWN | Unknown device reboot | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Hardware Reset button used to reset the device
Power button by menu used to power-off the device