java.lang.Object | |
↳ | com.datalogic.device.configuration.ProfileType |
ProfileType
is the class that implements the descriptor of a profile.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
description | Short description of the profile. | ||||||||||
name | Name of the profile. | ||||||||||
persistence | Persistence of the profile. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a string representation of theProfileType.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Name of the profile. Creating a profile with the same name of one already defined on the device is refused.
Returns a string representation of theProfileType.