- ean13 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The EAN13 class provides access to parameters that are available for
the EAN13 decoder.
- ean13 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
-
Deprecated.
Sets the Enabled State of Decoder EAN-13.
- ean8 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The EAN8 class provides access to parameters that are available for
the EAN8 decoder.
- ean8 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams
-
Deprecated.
- ean8 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
-
Deprecated.
Sets the Enabled State of Decoder EAN-8.
- ean_zero_extend - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.UpcEanParams
-
Deprecated.
When enabled, this parameter adds five leading zeros to decoded EAN-8 symbols to make them compatible in format to EAN-13 symbols.
- eanZeroExtend - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.UpcEanParams
-
Enable this parameter to add five leading zeros to decoded
EAN-8 symbols to make them compatible in format to EAN-13 symbols.
- elements - Variable in class com.symbol.emdk.simulscan.SimulScanTemplate
-
- EMDKBase - Class in com.symbol.emdk
-
This is the base class for all the EMDK manager classes derived from.
- EMDKBase(EMDKManager.FEATURE_TYPE) - Constructor for class com.symbol.emdk.EMDKBase
-
- EMDKException - Exception in com.symbol.emdk
-
The methods of EMDKManager object throws EMDKException when an error
occurs.
- EMDKManager - Class in com.symbol.emdk
-
The EMDKManager class is the key class in Android EMDK.
- EMDKManager.EMDKListener - Interface in com.symbol.emdk
-
This is the interface for the callback to notify the opening and closing status of the EMDK.
- EMDKManager.FEATURE_TYPE - Enum in com.symbol.emdk
-
This lists all the features exposed by the EMDK.
- EMDKManager.StatusData - Class in com.symbol.emdk
-
StatusData class provides access to EMDK Manager feature ready to use status.
- EMDKManager.StatusListener - Interface in com.symbol.emdk
-
This is the interface for the callback to notify the status of the feature object request.
- EMDKResults - Class in com.symbol.emdk
-
Class for holding result data.
- EMDKResults.EXTENDED_STATUS_CODE - Enum in com.symbol.emdk
-
Defines all the extended status codes the library returns.
- EMDKResults.STATUS_CODE - Enum in com.symbol.emdk
-
Defines all the status codes the library returns.
- enable() - Method in class com.symbol.emdk.barcode.Scanner
-
Enables the scanner hardware.
- enable() - Method in class com.symbol.emdk.notification.NotificationDevice
-
Enables the notification device.
- enable() - Method in class com.symbol.emdk.personalshopper.Cradle
-
This method enables the communication to interact with the cradle.
- enable(Tag) - Method in class com.symbol.emdk.securenfc.MifareDesfire
-
Enable I/O operations to tfhe tag from IsoDep object and SAM
communication.
- enable(Tag) - Method in class com.symbol.emdk.securenfc.MifarePlusSL3
-
Enable I/O operations to the tag from IsoDep object and SAM
communication.
- enable(PassThruApduProcessor.ProtocolType) - Method in class com.symbol.emdk.securenfc.PassThruApduProcessor
-
Enables connection between host device and Secure Access Module (SAM).
- enable() - Method in class com.symbol.emdk.serialcomm.SerialComm
-
This method enables the channel for the application to communicate with the remote device via USB/Serial.
- enable() - Method in class com.symbol.emdk.simulscan.SimulScanReader
-
Enables the reader hardware.
- enable_ean128 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Code128
-
Deprecated.
Set the EAN128 subtype.
- enable_isbt128 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Code128
-
Deprecated.
Set the ISBT128 subtype.
- enable_plain - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Code128
-
Deprecated.
Flag to enable other 128 sub types (besides GS1-128 and ISBT -128).
- enabled - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.BaseDecoder
-
Returns whether or not the Decoder is currently enabled.
- enableEan128 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Code128
-
Flag to enable EAN128 subtype.
- enableIsbt128 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Code128
-
Flag to enable ISBT128 .
- enablePlain - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Code128
-
Flag to enable other sub types besides GS1-128 and ISBT-128
- establish_connection_time - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ScanParams
-
Deprecated.
Timout in seconds that enable method will block before returning
if a bluetooth scanner connection is not established.
- extendedStatus - Variable in class com.symbol.emdk.simulscan.SimulScanStatusData
-
- extendedStatusCode - Variable in class com.symbol.emdk.EMDKResults
-