java.lang.Object | |
↳ | com.datalogic.extension.selfshopping.power.ChargingProfile |
Class representing a generic charging profile that can be used in the
SelfshoppingBatteryManager
in order to setup a different charging
preference (device dependent).
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the description of this charging profile.
| |||||||||||
Returns the charging profile ID.
| |||||||||||
Returns the charging profile name.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Returns the description of this charging profile.
String
The description of this charging profile.
Returns the charging profile ID.
int
The charging profile ID.
Returns the charging profile name.
String
The charging profile name.