Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W Y Z 

C

captureNonLibraryResponses() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.AsciiCommandLibraryResponderBase
 
CHARGE_DATA - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.PopLoqMode
The instance of Charge and Data In this mode a terminal connected using the ePop-Loq connector will be charged and can communicate with the Reader
CHARGE_ONLY - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.PopLoqMode
The instance of Charge Only In this mode a terminal connected using the ePop-Loq connector will be charged but cannot communicate with the Reader
ChargeState - Class in com.uk.tsl.rfid.asciiprotocol.enumerations
Describes the battery's charging status
CHARGING - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.ChargeState
The instance of Charging
CLEAR - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.DuplicateRemovalMode
The instance of Clear
clearCache() - Method in interface com.uk.tsl.barcodeconfiguration.ISymbologySetting
Forces re-read of value(s) on next read
clearCache() - Method in class com.uk.tsl.barcodeconfiguration.SymbologyBase
Forces a re-read of all the settings
clearChanged() - Method in class com.uk.tsl.utils.Observable
 
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.AutorunCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BarcodeCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BatteryStatusCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BlockPermalockTransponderCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.FindTagCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.hflf.InventoryTagCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.hflf.RfPassThroughCommand
 
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.InventoryCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.KillCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.LockCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.ReadAutorunFileCommand
Deprecated.
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.ReadLogFileCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SwitchStateCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.TransponderMemoryCommandBase
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.VersionInformationCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.WriteSingleTransponderCommand
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.AsciiCommandResponderBase
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.AsciiResponseBase
Clears the response ready to receive a new one
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.hflf.HfLfTransponderResponder
Clears the cache of values ready to receive a new transponder
clearLastResponse() - Method in interface com.uk.tsl.rfid.asciiprotocol.responders.IAsciiCommandResponder
Clears the values from the last response Derived classes must call super class to ensure correct operation
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.LoggerResponder
Clears the values from the last response (does nothing)
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.SerialHidResponder
 
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.SignalStrengthResponder
 
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.SynchronousDispatchResponder
Clears the values from the last response Derived classes must call super class to ensure correct operation
clearLastResponse() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.TransponderResponder
Clears the cache of values ready to receive a new transponder
clearList(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.device.ObservableList
Clear the list - mRemovedEvent can be optionally fired for each T removed
clearList(boolean) - Method in class com.uk.tsl.rfid.asciiprotocol.device.ObservableReaderList
Clear the list - optionally mReaderRemovedEvent fires for each reader
clearObservers() - Method in class com.uk.tsl.utils.Observable
 
clearPersistedData() - Method in class com.uk.tsl.rfid.asciiprotocol.device.ReaderManager
Clears the ReaderManager's persisted data Such as the mapping between a Reader and its Bluetooth and USB transports
clearResponders() - Method in class com.uk.tsl.rfid.asciiprotocol.AsciiCommander
Clear all responders from the responder chain
clearResponders() - Method in interface com.uk.tsl.rfid.asciiprotocol.commands.IAsciiCommandExecuting
Clear all responders from the responder chain
CodabarSymbology - Class in com.uk.tsl.barcodeconfiguration
Class for configuring scan engine Codabar parameters
CodabarSymbology(IAsciiCommandExecuting) - Constructor for class com.uk.tsl.barcodeconfiguration.CodabarSymbology
Initializes a new instance of the CodabarSymbology class
Code11Symbology - Class in com.uk.tsl.barcodeconfiguration
Class for configuring scan engine Code 11 parameters
Code11Symbology(IAsciiCommandExecuting) - Constructor for class com.uk.tsl.barcodeconfiguration.Code11Symbology
Initializes a new instance of the Code11Symbology class
Code128Symbology - Class in com.uk.tsl.barcodeconfiguration
Class for configuring scan engine Code128 parameters
Code128Symbology(IAsciiCommandExecuting) - Constructor for class com.uk.tsl.barcodeconfiguration.Code128Symbology
Initializes a new instance of the Code128Symbology class
Code39Symbology - Class in com.uk.tsl.barcodeconfiguration
Class for configuring scan engine Code39 parameters
Code39Symbology(IAsciiCommandExecuting) - Constructor for class com.uk.tsl.barcodeconfiguration.Code39Symbology
Initializes a new instance of the Code39Symbology class
Code93Symbology - Class in com.uk.tsl.barcodeconfiguration
Class for configuring scan engine Code 93 parameters
Code93Symbology(IAsciiCommandExecuting) - Constructor for class com.uk.tsl.barcodeconfiguration.Code93Symbology
Initializes a new instance of the Code93Symbology class
com.uk.tsl.barcodeconfiguration - package com.uk.tsl.barcodeconfiguration
This package provides classes to modify the behaviour of the Barcode Scan Engine.
com.uk.tsl.rfid.asciiprotocol - package com.uk.tsl.rfid.asciiprotocol
 
com.uk.tsl.rfid.asciiprotocol.commands - package com.uk.tsl.rfid.asciiprotocol.commands
 
com.uk.tsl.rfid.asciiprotocol.commands.hflf - package com.uk.tsl.rfid.asciiprotocol.commands.hflf
 
com.uk.tsl.rfid.asciiprotocol.device - package com.uk.tsl.rfid.asciiprotocol.device
 
com.uk.tsl.rfid.asciiprotocol.enumerations - package com.uk.tsl.rfid.asciiprotocol.enumerations
 
com.uk.tsl.rfid.asciiprotocol.parameters - package com.uk.tsl.rfid.asciiprotocol.parameters
 
com.uk.tsl.rfid.asciiprotocol.responders - package com.uk.tsl.rfid.asciiprotocol.responders
 
com.uk.tsl.rfid.asciiprotocol.responders.hflf - package com.uk.tsl.rfid.asciiprotocol.responders.hflf
 
com.uk.tsl.utils - package com.uk.tsl.utils
 
COMMAND_FORMAT_ERROR - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.TransponderAccessErrorCode
The instance of Command format error
COMMAND_LOCALE - Static variable in class com.uk.tsl.rfid.asciiprotocol.Constants
The Locale used for interpreting command line parameters
CommandParameters - Class in com.uk.tsl.rfid.asciiprotocol.parameters
Helper class for implementing ICommandParameters
CommandParameters() - Constructor for class com.uk.tsl.rfid.asciiprotocol.parameters.CommandParameters
 
comparableVersionValue(String) - Static method in class com.uk.tsl.utils.StringHelper
Calculates an ordered value from the given version string that can be used to compare version numbers
COMPLETE - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.ChargeState
The instance of Complete
CompositeSymbology - Class in com.uk.tsl.barcodeconfiguration
Class for configuring scan engine Composite parameters
CompositeSymbology(IAsciiCommandExecuting) - Constructor for class com.uk.tsl.barcodeconfiguration.CompositeSymbology
Initializes a new instance of the CompositeSymbology class
connect() - Method in interface com.uk.tsl.rfid.asciiprotocol.device.IAsciiTransport
Connect the transport
connect() - Method in class com.uk.tsl.rfid.asciiprotocol.device.Reader
Connect this reader This will use USB in preference to BT
connect(TransportType) - Method in class com.uk.tsl.rfid.asciiprotocol.device.Reader
Connect over the given transport
CONNECTED_MESSAGE_PREFIX - Static variable in class com.uk.tsl.rfid.asciiprotocol.AsciiCommander
 
CONNECTING_MESSAGE_PREFIX - Static variable in class com.uk.tsl.rfid.asciiprotocol.AsciiCommander
 
ConnectionState - Enum in com.uk.tsl.rfid.asciiprotocol.device
States for a connection
ConnectionStatus - Class in com.uk.tsl.rfid.asciiprotocol.device
Class representing the status of a connection that is Observable
ConnectionStatus() - Constructor for class com.uk.tsl.rfid.asciiprotocol.device.ConnectionStatus
 
connectionStatus() - Method in interface com.uk.tsl.rfid.asciiprotocol.device.IAsciiTransport
 
Constants - Class in com.uk.tsl.rfid.asciiprotocol
 
Constants() - Constructor for class com.uk.tsl.rfid.asciiprotocol.Constants
 
countObservers() - Method in class com.uk.tsl.utils.Observable
 
CRC_ERROR_ON_TRANSPONDER_RESPONSE - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.TransponderAccessErrorCode
The instance of CRC error on transponder response
create(Context) - Static method in class com.uk.tsl.rfid.asciiprotocol.device.ReaderManager
Create the shared instance of the ReaderManager Does nothing if instance already exists
createSharedInstance(Context) - Static method in class com.uk.tsl.rfid.asciiprotocol.AsciiCommander
Create the shared instance of the AsciiCommander Does nothing if instance already exists
CTFSymbology - Class in com.uk.tsl.barcodeconfiguration
Class for configuring scan engine Chinese 2 of 5 parameters
CTFSymbology(IAsciiCommandExecuting) - Constructor for class com.uk.tsl.barcodeconfiguration.CTFSymbology
Initializes a new instance of the CTFSymbology class
A B C D E F G H I K L M N O P Q R S T U V W Y Z 
Skip navigation links