- getAbsoluteConfidence() - Method in class com.symbol.emdk.simulscan.SimulScanRegion
-
Deprecated.
Returns the absolute confidence of OCR results
- getActiveSlot() - Method in class com.symbol.emdk.sam.SAMManager
-
Returns the index of currently connected SAM
This method is useful to identify the current active slot and take decision whether to continue with the same slot or switch to a another slot based on the detected card.
- getConfig() - Method in class com.symbol.emdk.barcode.Scanner
-
Gets the current configuration settings for this scanner device.
- getConfig() - Method in class com.symbol.emdk.serialcomm.SerialComm
-
Gets the current configuration settings of serial comm channel.
- getConfig() - Method in class com.symbol.emdk.simulscan.SimulScanReader
-
Deprecated.
Gets the current configuration settings for this reader device.
- getConnectionType() - Method in class com.symbol.emdk.barcode.ScannerInfo
-
Returns the scanner connection type to mobile computer
Note: The connection type information is not available on Scanner Framework 1.18.P03 on TC55 REV A device.
- getConnectionType() - Method in class com.symbol.emdk.notification.DeviceInfo
-
Returns the notification device connection type to mobile computer.
- getCradleInfo() - Method in class com.symbol.emdk.personalshopper.Cradle
-
This method gets the information of cradle.
- getData() - Method in class com.symbol.emdk.barcode.ScanDataCollection.ScanData
-
Returns the scanned barcode data string.
- getData() - Method in class com.symbol.emdk.barcode.TokenizedData.Token
-
- getData() - Method in class com.symbol.emdk.simulscan.SimulScanElement
-
Deprecated.
Returns additional processed data as an object of type Object
- getData() - Method in class com.symbol.emdk.simulscan.SimulScanGroup
-
Deprecated.
Returns additional processed data as an object of type Object
- getData() - Method in class com.symbol.emdk.simulscan.SimulScanRegion
-
Deprecated.
Returns the processed data.
- getDataType() - Method in class com.symbol.emdk.barcode.TokenizedData.Token
-
- getDateOfManufacture() - Method in class com.symbol.emdk.personalshopper.CradleInfo
-
Returns Date of manufacture in the format MM/DD/YY.
- getDecoderType() - Method in class com.symbol.emdk.barcode.ScannerInfo
-
Returns the barcode scanning type supported by scanner.
- getDescription() - Method in enum com.symbol.emdk.barcode.ScannerResults
-
Returns the description for the error.
- getDescription() - Method in enum com.symbol.emdk.notification.NotificationResults
-
Returns the description for the error.
- getDescription() - Method in enum com.symbol.emdk.personalshopper.CradleResults
-
Returns the description for the error.
- getDescription() - Method in enum com.symbol.emdk.personalshopper.DiagnosticResults
-
Returns the description for the error.
- getDescription() - Method in enum com.symbol.emdk.serialcomm.SerialCommResults
-
Returns the description for the error.
- getDescription() - Method in enum com.symbol.emdk.simulscan.SimulScanResults
-
Deprecated.
Returns the description for the error.
- getDevice(ScannerInfo) - Method in class com.symbol.emdk.barcode.BarcodeManager
-
This method returns the scanner object if the scanner info specified is valid
and scanner info object can obtain from the BarcoderManager.getSupportedDevices().
- getDevice(BarcodeManager.DeviceIdentifier) - Method in class com.symbol.emdk.barcode.BarcodeManager
-
This method returns the scanner object based on device identifier specified except DeviceIdentifier.UNDEFINED.
- getDevice(DeviceInfo) - Method in class com.symbol.emdk.notification.NotificationManager
-
Returns the notification device based on the device information provided.
- getDevice(NotificationManager.DeviceIdentifier) - Method in class com.symbol.emdk.notification.NotificationManager
-
Returns the notification device based on the device identifier provided.
- getDevice(SimulScanReaderInfo) - Method in class com.symbol.emdk.simulscan.SimulScanManager
-
Deprecated.
This method returns the reader object based on the input SimulScanReaderInfo object.
- getDevice(SimulScanManager.DeviceIdentifier) - Method in class com.symbol.emdk.simulscan.SimulScanManager
-
Deprecated.
This method returns the reader object based on device identifier specified.
- getDeviceIdentifier() - Method in class com.symbol.emdk.barcode.ScannerInfo
-
Returns the Device Identifier.
- getDeviceIdentifier() - Method in class com.symbol.emdk.notification.DeviceInfo
-
Returns the Device Identifier.
- getDeviceInfo() - Method in class com.symbol.emdk.notification.NotificationDevice
-
Returns information about the notification device.
- getDeviceType() - Method in class com.symbol.emdk.barcode.ScannerInfo
-
Returns the scanner device type
- getDeviceType() - Method in class com.symbol.emdk.notification.DeviceInfo
-
Returns the notification device type.
- getDeviceType() - Method in class com.symbol.emdk.simulscan.SimulScanReaderInfo
-
Deprecated.
Returns the reader device type
- getDiagnosticData(int, DiagnosticConfig) - Method in class com.symbol.emdk.personalshopper.Diagnostic
-
Get the values for all the parameters or the specified parameter ID.
- getElementNumber() - Method in class com.symbol.emdk.simulscan.SimulScanElement
-
Deprecated.
Returns unique identifier of this element
- getElements() - Method in class com.symbol.emdk.simulscan.SimulScanData
-
Deprecated.
Returns a list of scanned elements.
- getElements() - Method in class com.symbol.emdk.simulscan.SimulScanTemplate
-
Deprecated.
Returns a list of SimulScanTemplateElements that are contained in this template
- getEMDKManager(Context, EMDKManager.EMDKListener) - Static method in class com.symbol.emdk.EMDKManager
-
This is static method and it is the key function to get the EMDKManager object.
- getErrorDescription(SAMResults) - Static method in enum com.symbol.emdk.sam.SAMResults
-
Returns the description for the error code specified.
- getErrorDescription(ScanAndPairResults) - Static method in enum com.symbol.emdk.scanandpair.ScanAndPairResults
-
Get Error Description from the error code passed
- getExtendedState() - Method in class com.symbol.emdk.simulscan.SimulScanStatusData
-
Deprecated.
Returns the extended status if any
- getExtendedStatusMessage() - Method in class com.symbol.emdk.EMDKResults
-
Return the extended status information string.
- getFastChargingState() - Method in class com.symbol.emdk.personalshopper.CradleConfig
-
Gets fast charging state of the cradle.
- getFeatureType() - Method in class com.symbol.emdk.EMDKManager.StatusData
-
Returns the feature type for which the status data is returned.
- getFirmwareVersion() - Method in class com.symbol.emdk.personalshopper.CradleInfo
-
Return the firmware version of cradle.
- getFormat() - Method in class com.symbol.emdk.barcode.TokenizedData.Token
-
- getFriendlyName() - Method in class com.symbol.emdk.barcode.ScanDataCollection
-
Returns the friendly name of scanner for which the data is returned.
- getFriendlyName() - Method in class com.symbol.emdk.barcode.ScannerInfo
-
Returns the friendly name of the Device.
- getFriendlyName() - Method in class com.symbol.emdk.barcode.StatusData
-
Returns the friendly name of scanner for which the status data is returned.
- getFriendlyName() - Method in class com.symbol.emdk.notification.DeviceInfo
-
Returns the friendly name of the notification device.
- getFriendlyName() - Method in class com.symbol.emdk.serialcomm.SerialPortInfo
-
Returns the friendly name used for the serial port.
- getFriendlyName() - Method in class com.symbol.emdk.simulscan.SimulScanReaderInfo
-
Deprecated.
Returns the friendly name of the Device.
- getFriendlyName() - Method in class com.symbol.emdk.simulscan.SimulScanStatusData
-
Deprecated.
Returns the friendly name of the Reader from which the SimulScanStatusData
object was from
- getHardwareID() - Method in class com.symbol.emdk.personalshopper.CradleInfo
-
Returns the hardware ID of the cradle.
- getHeight() - Method in class com.symbol.emdk.simulscan.SimulScanTemplate
-
Deprecated.
Returns the height of the template
- getHeight() - Method in class com.symbol.emdk.simulscan.SimulScanTemplateRegion
-
Deprecated.
Returns the height of this template region
- getId() - Method in class com.symbol.emdk.simulscan.SimulScanTemplate
-
Deprecated.
Returns the number of the template
- getImage() - Method in class com.symbol.emdk.simulscan.SimulScanRegion
-
Deprecated.
Returns the captured region image
- getInstance(EMDKManager.FEATURE_TYPE) - Method in class com.symbol.emdk.EMDKManager
-
This method returns an object instance which has derived from EMDKBase.
- getInstanceAsync(EMDKManager.FEATURE_TYPE, EMDKManager.StatusListener) - Method in class com.symbol.emdk.EMDKManager
-
This method is an asynchronous call and requests object instance for the specified feature type and object
is returned through the status listener callback when the feature is initialized and ready to use.
- getInterfaceConfig() - Method in class com.symbol.emdk.barcode.Scanner
-
- getKey() - Method in class com.symbol.emdk.barcode.TokenizedData.Token
-
- getLabelIdentifier() - Method in class com.symbol.emdk.barcode.ScanDataCollection
-
Get the decoded type of the barcode.
- getLabelType() - Method in class com.symbol.emdk.barcode.ScanDataCollection.ScanData
-
Returns label type of the scanned data.
- getLastError() - Method in class com.symbol.emdk.EMDKManager
-
This method provides detailed error information related to failures in EMDK.
- getLocation() - Method in class com.symbol.emdk.personalshopper.CradleConfig
-
Gets the cradle location.
- getModelNumber() - Method in class com.symbol.emdk.barcode.ScannerInfo
-
Returns the scanner device model number.
- getModelNumber() - Method in class com.symbol.emdk.notification.DeviceInfo
-
Returns the notification device model number.
- getName() - Method in class com.symbol.emdk.simulscan.SimulScanElement
-
Deprecated.
Returns the friendly name of this element
- getName() - Method in class com.symbol.emdk.simulscan.SimulScanTemplate
-
Deprecated.
Returns the friendly name of the template
- getName() - Method in class com.symbol.emdk.simulscan.SimulScanTemplateElement
-
Deprecated.
Returns the friendly name of the element
- getParams(Bundle) - Method in class com.symbol.emdk.barcode.Scanner
-
Gets the current configuration for requested params in Bundle format.
- getPartNumber() - Method in class com.symbol.emdk.personalshopper.CradleInfo
-
Returns the part number of the cradle.
- getPort(SerialPortInfo) - Method in class com.symbol.emdk.serialcomm.SerialCommManager
-
This method returns the SerialComm object if the serial port info specified is valid
and serial port info object can obtain from the SerialCommManager.getSupportedPorts().
- getPortInfo() - Method in class com.symbol.emdk.serialcomm.SerialComm
-
Returns the serial port info used for communication.
- getPortName() - Method in class com.symbol.emdk.serialcomm.SerialPortInfo
-
Return the serial port name
- getProfileConfig() - Method in class com.symbol.emdk.ProfileManager.ResultData
-
Deprecated.
- getProfileDocument() - Method in class com.symbol.emdk.ProfileManager.ResultData
-
Returns the profile data as DOM document requested in the processProfileAsync method.
- getProfileFlag() - Method in class com.symbol.emdk.ProfileManager.ResultData
-
Returns the profile flag sent in processProfileAsync method.
- getProfileName() - Method in class com.symbol.emdk.ProfileManager.ResultData
-
Returns the profile name sent in processProfileAsync method.
- getProfileString() - Method in class com.symbol.emdk.ProfileManager.ResultData
-
Returns the profile data as string requested in the processProfileAsync method.
- getRawData() - Method in class com.symbol.emdk.barcode.ScanDataCollection.ScanData
-
Returns the raw decoded data as byte array.
- getRawData() - Method in class com.symbol.emdk.barcode.TokenizedData.Token
-
- getReaderInfo() - Method in class com.symbol.emdk.simulscan.SimulScanReader
-
Deprecated.
Returns information about the reader device.
- getRegionNumber() - Method in class com.symbol.emdk.simulscan.SimulScanTemplateElement
-
Deprecated.
Returns the region number of the element
- getRegions() - Method in class com.symbol.emdk.simulscan.SimulScanGroup
-
Deprecated.
Returns a list of SimulScanRegion objects that represents a collection of processed regions
that are contained within the group
- getRegionType() - Method in class com.symbol.emdk.simulscan.SimulScanRegion
-
Deprecated.
Returns the processed data type of this region
- getRegionType() - Method in class com.symbol.emdk.simulscan.SimulScanTemplateRegion
-
Deprecated.
Returns the type of data contained within this region
- getRelativeConfidence() - Method in class com.symbol.emdk.simulscan.SimulScanRegion
-
Deprecated.
Returns the relative confidence of OCR results
- getResult() - Method in class com.symbol.emdk.barcode.ScanDataCollection
-
This method used to obtain the scanned result.
- getResult() - Method in exception com.symbol.emdk.barcode.ScannerException
-
Returns the ScannerResults enum value.
- getResult() - Method in exception com.symbol.emdk.EMDKException
-
Returns the result.
- getResult() - Method in class com.symbol.emdk.EMDKManager.StatusData
-
Returns the associated error code.
- getResult() - Method in exception com.symbol.emdk.notification.NotificationException
-
Returns the NotificationResults enum value.
- getResult() - Method in exception com.symbol.emdk.personalshopper.CradleException
-
Returns the CradleResults enum.
- getResult() - Method in exception com.symbol.emdk.personalshopper.DiagnosticException
-
Returns the DiagnosticResults enum.
- getResult() - Method in class com.symbol.emdk.ProfileManager.ResultData
-
Class for holding status of processProfileAsync method.
- getResult() - Method in exception com.symbol.emdk.sam.SAMException
-
Returns the SAMResults enum value.
- getResult() - Method in exception com.symbol.emdk.scanandpair.ScanAndPairException
-
Returns the ScanAndPairResults enum value.
- getResult() - Method in class com.symbol.emdk.scanandpair.StatusData
-
When the state is ERROR, this method can be used to find out the
exact error information.
- getResult() - Method in exception com.symbol.emdk.serialcomm.SerialCommException
-
Returns the SerialCommResults enum value.
- getResult() - Method in exception com.symbol.emdk.simulscan.SimulScanException
-
Deprecated.
Returns the SimulScanResults object that provides additional information on the exception.
- getSamIndex() - Method in class com.symbol.emdk.sam.SAM
-
This method will return the slot index of the SAM.
- getSamType() - Method in class com.symbol.emdk.sam.SAM
-
This method will return the type of the SAM (i.e MIFARE, CALYPSO, FELICA)
- getScanData() - Method in class com.symbol.emdk.barcode.ScanDataCollection
-
This method is used to obtain the scanned data list.
- getScannedData() - Method in class com.symbol.emdk.scanandpair.ScanAndPairConfig.ScanInfo
-
Provides the scanned data.
- getScannerInfo() - Method in class com.symbol.emdk.barcode.Scanner
-
Returns information about the scanner device.
- getSerialNumber() - Method in class com.symbol.emdk.personalshopper.CradleInfo
-
Returns the serial number of the cradle.
- getServiceConfig() - Method in class com.symbol.emdk.simulscan.SimulScanConfig
-
Deprecated.
- getServiceMultiTemplate() - Method in class com.symbol.emdk.simulscan.SimulScanMultiTemplate
-
Deprecated.
- getSignalState(SerialComm.ControlSignal) - Method in class com.symbol.emdk.serialcomm.SerialComm
-
This method can be used to query the signal status of DTR, DCD, DSR, RI, RTS, CTS.
- getSmartCardATR() - Method in class com.symbol.emdk.sam.SAM
-
Gets the SmartCard ATR.
- getState() - Method in class com.symbol.emdk.barcode.StatusData
-
Returns the scan event state.
- getState() - Method in class com.symbol.emdk.scanandpair.StatusData
-
State of the scanAndPair or scanAndUnpair method.
- getState() - Method in class com.symbol.emdk.simulscan.SimulScanStatusData
-
Deprecated.
Returns the the current status
- getStatus() - Method in class com.symbol.emdk.scanandpair.ScanAndPairManager
-
This method provides an option to get the current or recent status of scanAndPair or scanAndUnpair calls
- getStatusDescription() - Method in class com.symbol.emdk.simulscan.SimulScanStatusData
-
Deprecated.
Returns the description for any status if available.
- getStatusDocument() - Method in class com.symbol.emdk.EMDKResults
-
Gets status results from process profile as xml document.
- getStatusString() - Method in class com.symbol.emdk.EMDKResults
-
Gets status results from process profile as xml string.
- getSuccessFeaturesCount() - Method in class com.symbol.emdk.EMDKResults
-
Return the total number of features in profile request is success.
- getSupportedDevicesInfo() - Method in class com.symbol.emdk.barcode.BarcodeManager
-
Returns list of supported scanner devices information.
- getSupportedDevicesInfo() - Method in class com.symbol.emdk.notification.NotificationManager
-
Returns list of supported notification devices information.
- getSupportedDevicesInfo() - Method in class com.symbol.emdk.simulscan.SimulScanManager
-
Deprecated.
Returns list of supported reader devices information.
- getSupportedPorts() - Method in class com.symbol.emdk.serialcomm.SerialCommManager
-
Returns list of supported serial ports information.
- getTemplate() - Method in class com.symbol.emdk.simulscan.SimulScanData
-
Deprecated.
Returns the scanned template.
- getTemplateName() - Method in class com.symbol.emdk.simulscan.SimulScanMultiTemplate
-
Deprecated.
Returns the friendly name of the MultiTemplate object
- getTemplateRegions() - Method in class com.symbol.emdk.simulscan.SimulScanTemplateGroup
-
Deprecated.
Returns a list of SimulScanTemplateRegion objects that represents a collection of template regions
that are contained within this SimulScanTemplateGroup
- getTimeStamp() - Method in class com.symbol.emdk.barcode.ScanDataCollection.ScanData
-
Returns the time at which the barcode was scanned.
- getTimestamp() - Method in class com.symbol.emdk.simulscan.SimulScanData
-
Deprecated.
Returns the time at which the data was captured.
- getTokenizedData() - Method in class com.symbol.emdk.barcode.ScanDataCollection
-
List of tokenized data received after processing the raw scanner data
- getTokens() - Method in class com.symbol.emdk.barcode.TokenizedData
-
Returns all the tokens with it's data.
- getTokensByKey(String) - Method in class com.symbol.emdk.barcode.TokenizedData
-
Returns the tokens for the given token key.
- getTotalFeaturesCount() - Method in class com.symbol.emdk.EMDKResults
-
Return the total number of features in the profile.
- getType() - Method in class com.symbol.emdk.EMDKBase
-
Return the feature type of the object.
- getVal() - Method in enum com.symbol.emdk.sam.SAMResults
-
- getVal() - Method in enum com.symbol.emdk.sam.SAMType
-
- getValue() - Method in enum com.symbol.emdk.barcode.ScannerResults
-
This method provides integer value assigned to the enum.
- getValue() - Method in enum com.symbol.emdk.notification.NotificationResults
-
This method provides integer value assigned to the enum.
- getValue() - Method in enum com.symbol.emdk.personalshopper.CradleResults
-
This method provides integer value assigned to the enum.
- getValue() - Method in enum com.symbol.emdk.personalshopper.DiagnosticResults
-
This method provides integer value assigned to the enum.
- getValue() - Method in enum com.symbol.emdk.serialcomm.SerialCommResults
-
This method provides integer value assigned to the enum.
- getValue() - Method in enum com.symbol.emdk.simulscan.SimulScanResults
-
Deprecated.
Get the error code integer value assigned to the SimulScanResults
- getVersion(VersionManager.VERSION_TYPE) - Method in class com.symbol.emdk.VersionManager
-
- getWidth() - Method in class com.symbol.emdk.simulscan.SimulScanTemplate
-
Deprecated.
Returns the width of the template
- getWidth() - Method in class com.symbol.emdk.simulscan.SimulScanTemplateRegion
-
Deprecated.
Returns the width of this template region
- getX() - Method in class com.symbol.emdk.simulscan.SimulScanTemplateRegion
-
Deprecated.
Returns the X coordinate of this template region
- getY() - Method in class com.symbol.emdk.simulscan.SimulScanTemplateRegion
-
Deprecated.
Returns the Y coordinate of this template region
- good_decode_led_timer - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ScanParams
-
Deprecated.
Time for which Good Decode LED Notification Runs in milliseconds.
- gridMatrix - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The GridMatrix class provides access to parameters that are
available for the GridMatrix decoder.
- gs1_databar - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
-
Deprecated.
Sets the Enabled State of Decoder Interleaved 2 of 5.
- gs1_databar_exp - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
-
Deprecated.
Sets the Enabled State of Decoder GS1 DataBar Expanded.
- gs1_databar_lim - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
-
Deprecated.
Sets the Enabled State of Decoder GS1 DataBar Limited.
- gs1Databar - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The GS1Databar class provides access to parameters that are available
for the GS1 Databar decoder.
- gs1DatabarExp - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The GS1DatabarExp class provides access to parameters that are
available for the GS1 Databar Exp decoder.
- gs1DatabarLim - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The GS1DatabarLim class provides access to parameters that are
available for the GS1 Databar Lim decoder.
- gs1Datamatrix - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The GS1Datamatrix class provides access to parameters that are
available for the GS1 Datamatrix decoder.
- gs1QrCode - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
-
The GS1QrCode class provides access to parameters that are
available for the GS1 QrCode Exp decoder.