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 

I

IAntennaParameters - Interface in com.uk.tsl.rfid.asciiprotocol.parameters
Parameters related to the reader Antenna operation during commands AntennaParameters
IAsciiCommand - Interface in com.uk.tsl.rfid.asciiprotocol.commands
Defines an ASCII command that can be performed on any device supporting the TSL ASCII 2.0 Protocol A TSLAsciiCommand can be executed using any object that implements the TSLAsciiCommandExecuting protocol.
IAsciiCommandExecuting - Interface in com.uk.tsl.rfid.asciiprotocol.commands
Defines the responsibilities of classes that can execute and respond to a TSLAsciiCommand Responses to an executed TSLAsciiCommand (see executeCommand:) are handled through a responder chain (see responderChain) The responder chain is an ordered list of TSLAsciiCommandResponder that is traversed from the first responder added to the last.
IAsciiCommandResponder - Interface in com.uk.tsl.rfid.asciiprotocol.responders
The interface for classes that handle responses from ASCII 2.0 commands
IAsciiResponse - Interface in com.uk.tsl.rfid.asciiprotocol.responders
A response to as IAsciiCommand
IBarcodeReceivedDelegate - Interface in com.uk.tsl.rfid.asciiprotocol.responders
 
ic_launcher - Static variable in class com.uk.tsl.rfid.asciiprotocol.R.drawable
 
ICommandParameters - Interface in com.uk.tsl.rfid.asciiprotocol.parameters
Parameters for generic control of ASCII commands CommandParameters
ICommandResponseLifecycleDelegate - Interface in com.uk.tsl.rfid.asciiprotocol.responders
 
IDatabankParameters - Interface in com.uk.tsl.rfid.asciiprotocol.parameters
Parameters related to Data Banks in commands and responses DatabankParameters
IFileLineReceivedDelegate - Interface in com.uk.tsl.rfid.asciiprotocol.responders
The delegate interface to handle device file information received as CRLF delimited lines
ImpinjBlockWriteMode - Class in com.uk.tsl.rfid.asciiprotocol.enumerations
Allows the write mode to be set to single, block or not specified to leave the current value unchanged
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.AlertCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BarcodeCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.FactoryDefaultsCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.InventoryCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.KillCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.LicenceKeyCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.LockCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.ReadLogFileCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SleepTimeoutCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SwitchActionCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SwitchPressCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.TransponderMemoryCommandBase
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.TransponderSelectCommand
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsReadParameters() - Method in interface com.uk.tsl.rfid.asciiprotocol.parameters.ICommandParameters
Gets a value indicating whether the implementing command uses the ReadParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.AlertCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BarcodeCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.FactoryDefaultsCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.InventoryCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.KillCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.LicenceKeyCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.LockCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.ReadLogFileCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SleepTimeoutCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SwitchActionCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SwitchPressCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.TransponderMemoryCommandBase
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.TransponderSelectCommand
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsResetParameters() - Method in interface com.uk.tsl.rfid.asciiprotocol.parameters.ICommandParameters
Gets a value indicating whether the implementing command uses the ResetParameters property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.AlertCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.BarcodeCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.FactoryDefaultsCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.InventoryCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.KillCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.LicenceKeyCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.LockCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.ReadLogFileCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SleepTimeoutCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SwitchActionCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.SwitchPressCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.TransponderMemoryCommandBase
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.TransponderSelectCommand
Gets a value indicating whether the implementing command uses the TakeNoAction property
implementsTakeNoAction() - Method in interface com.uk.tsl.rfid.asciiprotocol.parameters.ICommandParameters
Gets a value indicating whether the implementing command uses the TakeNoAction property
INVALID_PASSWORD - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.TransponderAccessErrorCode
The instance of Invalid password
INVENTORY - Static variable in class com.uk.tsl.rfid.asciiprotocol.enumerations.SwitchAction
The instance of Inventory
InventoryCommand - Class in com.uk.tsl.rfid.asciiprotocol.commands
ASCII command to perform an inventory
InventoryCommand() - Constructor for class com.uk.tsl.rfid.asciiprotocol.commands.InventoryCommand
Initializes a new instance of the InventoryCommand class
IQAlgorithmParameters - Interface in com.uk.tsl.rfid.asciiprotocol.parameters
Provides properties to control the Q algorithm and value QAlgorithmParameters
IQueryParameters - Interface in com.uk.tsl.rfid.asciiprotocol.parameters
Specifies properties to select transponders into distinct groups QueryParameters
IResponseParameters - Interface in com.uk.tsl.rfid.asciiprotocol.parameters
Generic parameters for command responses ResponseParameters
isConnected() - Method in class com.uk.tsl.rfid.asciiprotocol.AsciiCommander
Gets a value indicating whether a reader is connected
ISelectControlParameters - Interface in com.uk.tsl.rfid.asciiprotocol.parameters
Parameters for Select Control operations in commands and responses
ISelectMaskParameters - Interface in com.uk.tsl.rfid.asciiprotocol.parameters
Parameters for Select operations in commands and responses
isEnabled() - Method in class com.uk.tsl.barcodeconfiguration.BarcodeConfigurationEnableDisable
Gets current value of parameter
isFastIdSupported() - Method in class com.uk.tsl.rfid.asciiprotocol.DeviceProperties
 
isNullOrEmpty(String) - Static method in class com.uk.tsl.utils.StringHelper
Determine if a string is null or empty
isQTModeSupported() - Method in class com.uk.tsl.rfid.asciiprotocol.DeviceProperties
 
isResponseFinished() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.AsciiCommandResponderBase
 
isResponseFinished() - Method in interface com.uk.tsl.rfid.asciiprotocol.responders.IAsciiCommandResponder
Gets a value indicating whether the response is complete (i.e.
isResponseFinished() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.LoggerResponder
Gets a value indicating whether the response is complete (i.e.
isResponseFinished() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.SynchronousDispatchResponder
Gets a value indicating whether the response is complete (i.e.
isResponsive() - Method in class com.uk.tsl.rfid.asciiprotocol.AsciiCommander
 
isSuccessful() - Method in class com.uk.tsl.rfid.asciiprotocol.responders.AsciiResponseBase
 
isSuccessful() - Method in interface com.uk.tsl.rfid.asciiprotocol.responders.IAsciiResponse
Gets a value indicating whether the command executed successfully
isSupported(AsciiCommander) - Static method in class com.uk.tsl.barcodeconfiguration.BarcodeConfiguration
Determine if the connected reader supports barcode configuration
isTagFocusSupported() - Method in class com.uk.tsl.rfid.asciiprotocol.DeviceProperties
 
isTransponderFound() - Method in class com.uk.tsl.rfid.asciiprotocol.commands.WriteSingleTransponderCommand
 
ISwitchStateReceivedDelegate - Interface in com.uk.tsl.rfid.asciiprotocol.responders
 
ISymbologySetting - Interface in com.uk.tsl.barcodeconfiguration
Provides common operations for a symbology setting
ITFSymbology - Class in com.uk.tsl.barcodeconfiguration
Class for configuring scan engine Interleaved 2 of 5 parameters
ITFSymbology(IAsciiCommandExecuting) - Constructor for class com.uk.tsl.barcodeconfiguration.ITFSymbology
Initializes a new instance of the ITFSymbology class
ITransponderParameters - Interface in com.uk.tsl.rfid.asciiprotocol.parameters
Parameters related to the Transponder information in command responses TransponderParameters
ITransponderReceivedDelegate - Interface in com.uk.tsl.rfid.asciiprotocol.responders
 
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