| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.datalogic.device.configuration.EnterpriseBatterySaverProfiles.Profile.Location | |
The location of the profile.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| EnterpriseBatterySaverProfiles.Profile.Location | ENTERPRISE | The profile is installed in the enterprise space. | |||||||||
| EnterpriseBatterySaverProfiles.Profile.Location | ENTERPRISE_FACTORY | The profile is installed in the enterprise factory. | |||||||||
| EnterpriseBatterySaverProfiles.Profile.Location | SYSTEM | The profile is installed in the system space. | |||||||||
| EnterpriseBatterySaverProfiles.Profile.Location | USERDATA | The profile is installed in the user space. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
The profile is installed in the enterprise space.
The profile is installed in the enterprise factory.
The profile is installed in the system space.
The profile is installed in the user space.