- 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.
- 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.