- length - Variable in class com.unitech.lib.reader.params.DataRange
-
- listen() - Method in class com.unitech.lib.reader.BaseReader
-
Allows the BaseReader class to wait for connection until the connection is made from the device.
- listen() - Method in class com.unitech.lib.transport.BaseTransport
-
An instance of the BaseTransport class waits for the device to connect.
- listen() - Method in class com.unitech.lib.transport.TransportBluetooth
-
- listen() - Method in class com.unitech.lib.transport.TransportUART
-
- lock6c(Lock6cParam, String) - Method in class com.unitech.lib.uhf.BaseUHF
-
Instructs the Device to lock or unlock the RFID UHF tags of the ISO18000-6c Gen2 standard.
- Lock6cParam - Class in com.unitech.lib.uhf.params
-
The Lock6cParam class is used to pass information that the RFID UHF's Lock command performs.
- Lock6cParam() - Constructor for class com.unitech.lib.uhf.params.Lock6cParam
-
Creates an instance of the Lock6cParam class.
- Lock6cParam(LockState, LockState, LockState, LockState, LockState) - Constructor for class com.unitech.lib.uhf.params.Lock6cParam
-
Creates an instance of the Lock6cParam class.
- LockState - Enum in com.unitech.lib.uhf.types
-
The LockState enumeration represents the lock state.