public static class ScanAndPairConfig.ScanInfo extends Object
Modifier and Type | Field and Description |
---|---|
ScanAndPairConfig.DeviceIdentifier |
deviceIdentifier
Specifies the type of scanner to be used for scanning the barcode.
|
ScanAndPairConfig.ScanDataType |
scanDataType
Specifies the type of barcode data to be scanned.
|
int |
scanTimeout
Scan timeout in milliseconds.
|
ScanAndPairConfig.TriggerType |
triggerType
Specifies the type of trigger to be used.
|
Constructor and Description |
---|
ScanAndPairConfig.ScanInfo()
Default Constructor for ScanInfo class to assign the default values to its members.
|
public ScanAndPairConfig.ScanDataType scanDataType
public ScanAndPairConfig.DeviceIdentifier deviceIdentifier
public int scanTimeout
public ScanAndPairConfig.TriggerType triggerType
public ScanAndPairConfig.ScanInfo()
public String getScannedData()