- ParamHelper - Class in com.asreader.lib.barcode.spc
-
Do not use this class because it is used inside the API.
- ParamHelper() - Constructor for class com.asreader.lib.barcode.spc.ParamHelper
-
- ParamName - Enum in com.asreader.lib.barcode.spc.type
-
ParamName enumeration represents the setting commands of Barcode engine
For more detail information, see the Honeywell N668X Decoded Engine User's Guide.
- ParamValue - Class in com.asreader.lib.barcode.spc
-
ParamValue that specifies the parameter names and values of the barcode
- ParamValue() - Constructor for class com.asreader.lib.barcode.spc.ParamValue
-
Create instance of ParamValue class
- ParamValue(ParamName) - Constructor for class com.asreader.lib.barcode.spc.ParamValue
-
Create instance of ParamValue class
- ParamValue(ParamName, int) - Constructor for class com.asreader.lib.barcode.spc.ParamValue
-
Create instance of ParamValue class
- ParamValue(ParamName, boolean) - Constructor for class com.asreader.lib.barcode.spc.ParamValue
-
Create instance of ParamValue class
- ParamValueList - Class in com.asreader.lib.barcode.spc
-
ParamValueList is class that implemented Iterable interface
- ParamValueList() - Constructor for class com.asreader.lib.barcode.spc.ParamValueList
-
Create instance of ParamValueList class.
- ParamValueList(ParamName[]) - Constructor for class com.asreader.lib.barcode.spc.ParamValueList
-
Create instance of ParamValueList class.
- ParamValueList(ParamValue[]) - Constructor for class com.asreader.lib.barcode.spc.ParamValueList
-
Create instance of ParamValueList class.
- ParamValueList(ArrayList<ParamValue>) - Constructor for class com.asreader.lib.barcode.spc.ParamValueList
-
Create instance of ParamValueList class.
- ParamValueList(ParamValueList) - Constructor for class com.asreader.lib.barcode.spc.ParamValueList
-
Create instance of ParamValueList class.
- permaLock(LockParam) - Method in class com.asreader.lib.AsReader
-
Device instructs the RFID UHF tag of ISO18000-6c Gen2 specification to perform a permanent lock.
- PowerRange - Class in com.asreader.lib.rfid.params
-
The PowerRange is a class that represents the setting range of the power gain level of an RFID UHF antenna.
- PowerRange() - Constructor for class com.asreader.lib.rfid.params.PowerRange
-
Create an instance of the PowerRange class.
- PowerRange(int, int) - Constructor for class com.asreader.lib.rfid.params.PowerRange
-
Create an instance of the PowerRange class.