- EA530Reader - Class in com.unitech.lib.eax
-
- EA530Reader(Context) - Constructor for class com.unitech.lib.eax.EA530Reader
-
- encode() - Method in class com.unitech.lib.engine.ScannerIndicator
-
- encode() - Method in class com.unitech.lib.params.DeviceIndicator
-
- encode() - Method in class com.unitech.lib.params.FindReplace
-
Encodes the find and replace bytes into a byte array.
- encoding - Variable in class com.unitech.lib.uhf.params.RFIDConfig
-
The Encoding setting, only for RP902
- Encoding - Enum in com.unitech.lib.uhf.types
-
The Encoding enumeration represents the miller encoding by which the RFID UHF module inventories the TAG.
- EngineModel - Enum in com.unitech.lib.types
-
The EngineModel enum represents different types of engine models.
- EngineModel.EngineVendor - Enum in com.unitech.lib.types
-
The EngineVendor enum represents different types of engine vendors.
- EngineParam - Class in com.unitech.lib.params
-
The EngineParam class represents a parameter for the engine.
- EngineParam(EngineParamID) - Constructor for class com.unitech.lib.params.EngineParam
-
Initializes a new instance of the EngineParam class.
- EngineParam(EngineParamID, String) - Constructor for class com.unitech.lib.params.EngineParam
-
Initializes a new instance of the EngineParam class.
- EngineParam(EngineParamID, String, ArrayList<String>) - Constructor for class com.unitech.lib.params.EngineParam
-
Initializes a new instance of the EngineParam class.
- EngineParam(EngineParamID, boolean) - Constructor for class com.unitech.lib.params.EngineParam
-
Initializes a new instance of the EngineParam class.
- EngineParam(EngineParamID, int, int, int) - Constructor for class com.unitech.lib.params.EngineParam
-
Initializes a new instance of the EngineParam class.
- EngineParamID - Enum in com.unitech.lib.types
-
The EngineParamID enum represents different types of engine parameters.
- EngineSE4107 - Class in com.unitech.lib.engine.zebra
-
EngineSE4107 is a class that extends ZebraEngine and provides support for the SE4107 engine model.
- EngineSE4107(IReader) - Constructor for class com.unitech.lib.engine.zebra.EngineSE4107
-
Constructs a new EngineSE4107 object.
- EngineSE5500 - Class in com.unitech.lib.engine.zebra
-
Represents the Zebra SE5500 engine, which is used for barcode scanning.
- EngineSE5500(IReader) - Constructor for class com.unitech.lib.engine.zebra.EngineSE5500
-
Constructs a new EngineSE5500 object.
- epc() - Method in class com.unitech.lib.uhf.params.TagAccessResult
-
Returns the access tag's EPC value.
- epc() - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Returns the tag's EPC value.
- EPCMaskParam - Class in com.unitech.lib.uhf.params
-
The EPCMaskParam class stores information about the EPC Mask when the RFID UHF module sets or returns an EPC Mask.
- EPCMaskParam() - Constructor for class com.unitech.lib.uhf.params.EPCMaskParam
-
Creates an instance of the EPCMaskParam class.
- EPCMaskParam(int, int, String) - Constructor for class com.unitech.lib.uhf.params.EPCMaskParam
-
Creates an instance of the EPCMaskParam class.
- ErrorIndicator - Enum in com.unitech.lib.engine.types
-
The ErrorIndicator enum represents different types of error indicators.
- EventNotification - Class in com.unitech.lib.params
-
The EventNotification class represents an event notification with an ID and an enable status.
- EventNotification(EventNotifyId, boolean) - Constructor for class com.unitech.lib.params.EventNotification
-
- eventNotify(EventNotifyId, boolean) - Method in class com.unitech.lib.reader.BaseReader
-
Enables or disables event notifications for the specified event.
- EventNotifyId - Enum in com.unitech.lib.types
-
The EventNotifyId enumeration represents the different types of event notifications
- expRepLen - Variable in class com.unitech.lib.uhf.params.AuthenticateParam
-