- get(ParamName) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Returns the ParamValue from list.
- get(int) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Returns the ParamValue from list.
- getAccessPassword() - Method in class com.asreader.lib.AsReader
-
Returns required Access Password when performing Access Command on the Tag that is in Lock.
- getAccessPassword() - Method in class com.asreader.lib.rfid.params.LockParam
-
Returns whether or not to execute lock the access password
- getAction() - Method in class com.asreader.lib.AsReader
-
Returns operational status of ASR-R250G
- getAction() - Method in class com.asreader.lib.rfid.params.SelectMaskParam
-
Returns the Action parameter of the Select command.
- getAction() - Method in enum com.asreader.lib.rfid.type.LockState
-
- getActionLock() - Method in enum com.asreader.lib.rfid.type.LockState
-
- getActionPermaLock() - Method in enum com.asreader.lib.rfid.type.LockState
-
- getAddress() - Method in class com.asreader.lib.device.Device
-
Returns address of device
- getAddress() - Method in class com.asreader.lib.device.DeviceUsbCdc
-
- getAlgorithm() - Method in class com.asreader.lib.AsReader
-
Returns the algorithm that the RFID UHF module of the appliance uses to perform the inventory.
- getAutoOffTime() - Method in class com.asreader.lib.AsReader
-
Returns the time at which the instrument automatically turns off.
- getBank() - Method in class com.asreader.lib.rfid.params.SelectMaskParam
-
Returns the memory bank of the tag to compare the pattern.
- getBarcodeParam(ParamName) - Method in class com.asreader.lib.AsReader
-
Returns the parameter value on the barcode module.
- getBarcodeParam(ParamName[]) - Method in class com.asreader.lib.AsReader
-
Returns the parameter values on the barcode module.
- getBatteryStatus() - Method in class com.asreader.lib.AsReader
-
Returns the state of the battery.
- getBinary() - Method in class com.asreader.lib.rfid.params.ResultDataValue
-
- getBoolean() - Method in class com.asreader.lib.barcode.spc.ParamValue
-
Returns the value of parameter as boolean
- getBoolean(ParamName) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Returns the value as boolean from list
- getBuzzer() - Method in class com.asreader.lib.AsReader
-
Returns the buzzer operation status of the ASR-R250G.
- getBytes(ParamName) - Static method in class com.asreader.lib.barcode.spc.ParamHelper
-
- getBytes(ParamName[]) - Static method in class com.asreader.lib.barcode.spc.ParamHelper
-
- getBytes(ParamName[], int, int) - Static method in class com.asreader.lib.barcode.spc.ParamHelper
-
- getBytes(ParamValue) - Static method in class com.asreader.lib.barcode.spc.ParamHelper
-
- getBytes(ParamValueList) - Static method in class com.asreader.lib.barcode.spc.ParamHelper
-
- getBytes(ParamValueList, int, int) - Static method in class com.asreader.lib.barcode.spc.ParamHelper
-
- getCharset() - Method in class com.asreader.lib.AsReader
-
Returns Charset to be used to encode the Barcode data to string
- getCode() - Method in enum com.asreader.lib.rfid.type.ActionState
-
- getCode() - Method in enum com.asreader.lib.rfid.type.BuzzerState
-
- getCode() - Method in enum com.asreader.lib.rfid.type.CommandType
-
- getCode() - Method in enum com.asreader.lib.rfid.type.GlobalBandType
-
- getCode() - Method in enum com.asreader.lib.rfid.type.MaskType
-
- getCode() - Method in enum com.asreader.lib.rfid.type.ResultCode
-
- getCode() - Method in enum com.asreader.lib.rfid.type.TagDataType
-
- getCode() - Method in enum com.asreader.lib.rfid.type.VibratorState
-
- getCommand() - Method in enum com.asreader.lib.rfid.type.SubCommandType
-
- getContinuousMode() - Method in class com.asreader.lib.AsReader
-
Returns whether the RFID UHF module will cause the Inventory to run continuously.
- getData() - Method in class com.asreader.lib.rfid.params.ResultDataValue
-
- getData() - Method in class com.asreader.lib.rfid.params.StringIntegerValue
-
- getDefaultLinkProfile() - Method in class com.asreader.lib.AsReader
-
Returns default link profile in RFID module.
- getEPC() - Method in class com.asreader.lib.rfid.params.LockParam
-
Returns whether or not to execute lock the EPC bank
- getEpcMask(int) - Method in class com.asreader.lib.AsReader
-
Returns the EPC Mask information from the index given among its memory EPC Mask value in ASR-R250G
- getEpcMaskCount() - Method in class com.asreader.lib.AsReader
-
Returns the number of EPC Mask memory, which is saved in ASR-R250G.
- getEpcMaskMatchMode() - Method in class com.asreader.lib.AsReader
-
Returns Matching Mode status of EPC mask in ASR-R250G which filters whether EPC Mask matched Tag or unmatched one.
- getFirmwareVersion() - Method in class com.asreader.lib.AsReader
-
Returns ASR-R250G's Firmware Version
- getGlobalBand() - Method in class com.asreader.lib.AsReader
-
Returns the national orientation of the RFID UHF module of the instrument.
- getIdleTime() - Method in class com.asreader.lib.AsReader
-
The RFID UHF module of the instrument returns the time that the radio waves are not output in the Inventory operation and is resting.
- getInstance() - Static method in class com.asreader.lib.AsReaderManager
-
Create instance of AsReader class
- getInventoryTime() - Method in class com.asreader.lib.AsReader
-
Returns the time at which radio waves are actually output from the Inventory operation of the RFID UHF module in the instrument.
- getKeyType() - Method in enum com.asreader.lib.device.type.KeyType
-
- getKillPassword() - Method in class com.asreader.lib.rfid.params.LockParam
-
Returns whether or not to execute lock the kill password
- getLbt() - Method in class com.asreader.lib.AsReader
-
Returns frequency table information set in the ASR-R250G
- getLbtFreq(int) - Method in class com.asreader.lib.AsReader
-
Returns frequency information of AsReader as string.
- getLbtMask() - Method in class com.asreader.lib.AsReader
-
Returns a mask value array of the frequency table information.
- getLength() - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Return the length of list.
- getLength() - Method in class com.asreader.lib.rfid.params.SelectMaskEpcParam
-
Returns the length of the pattern.
- getLength() - Method in class com.asreader.lib.rfid.params.SelectMaskParam
-
Returns the length of the pattern.
- getLinkProfile() - Method in class com.asreader.lib.AsReader
-
Returns link profile in RFID module.
- getLogLevel() - Static method in class com.asreader.lib.diagnostics.ASRLog
-
Returns log level that currently sets(Default=ERROR).
- getMask() - Method in class com.asreader.lib.rfid.params.SelectMaskEpcParam
-
Returns the comparison pattern.
- getMask() - Method in class com.asreader.lib.rfid.params.SelectMaskParam
-
Returns the comparison pattern.
- getMask() - Method in enum com.asreader.lib.rfid.type.LockState
-
- getMaskLock() - Method in enum com.asreader.lib.rfid.type.LockState
-
- getMaskPermaLock() - Method in enum com.asreader.lib.rfid.type.LockState
-
- getMaskType() - Method in class com.asreader.lib.AsReader
-
Returns mask type that be applied to when RFID module is running.
- getMax() - Method in class com.asreader.lib.rfid.params.PowerRange
-
Returns the maximum Power Gain Level value for a PowerRange instance.
- getMaxQ() - Method in class com.asreader.lib.AsReader
-
If the algorithm of the RFID UHF module of the device uses Dynamic Q, it returns the maximum Q value.
- getMin() - Method in class com.asreader.lib.rfid.params.PowerRange
-
Returns the Power Gain Level minimum value for a PowerRange instance.
- getMinQ() - Method in class com.asreader.lib.AsReader
-
If the algorithm of the RFID UHF module of the device uses Dynamic Q, it returns the minimum Q value.
- getName() - Method in class com.asreader.lib.barcode.spc.ParamValue
-
Returns the name of parameter.
- getName() - Method in class com.asreader.lib.device.Device
-
Returns name of device.
- getName() - Method in class com.asreader.lib.device.DeviceUsbCdc
-
- getOffset() - Method in class com.asreader.lib.rfid.params.SelectMaskEpcParam
-
Returns the start address at which to begin comparing patterns.
- getOffset() - Method in class com.asreader.lib.rfid.params.SelectMaskParam
-
Returns the start address at which to begin comparing patterns.
- getOperationTime() - Method in class com.asreader.lib.AsReader
-
Returns the operating time of the RFID UHF module of the instrument.
- getParam(byte[]) - Static method in class com.asreader.lib.barcode.spc.ParamHelper
-
- getParamList(byte[]) - Static method in class com.asreader.lib.barcode.spc.ParamHelper
-
- getPowerGain() - Method in class com.asreader.lib.AsReader
-
Returns the antenna output of the RFID UHF module
- getPowerGainRange() - Method in class com.asreader.lib.AsReader
-
Returns the antenna output range of the RFID UHF module.
- getQuerySession() - Method in class com.asreader.lib.AsReader
-
The RFID UHF module of the device returns the Session to check the state of the inventoried flag of the tag to be read by the Inventory operation.
- getQuerySL() - Method in class com.asreader.lib.AsReader
-
The RFID UHF module of the device returns the status of the Select Flag of the tag to be read by the Inventory operation.
- getQueryTarget() - Method in class com.asreader.lib.AsReader
-
The RFID UHF module of the device returns the status of the Target of the tag to be read by the Inventory operation.
- getQValue() - Method in class com.asreader.lib.AsReader
-
Returns the Q value.
- getReader() - Method in class com.asreader.lib.device.Device
-
Returns instance of the PipedInputStream.
- getRefCount() - Static method in class com.asreader.lib.AsReaderManager
-
- getReportRSSI() - Method in class com.asreader.lib.AsReader
-
Returns whether the RFID UHF module of the device will pass additional RSSI and Phase to the operation result.
- getResultCode() - Method in class com.asreader.lib.AsReader
-
Returns the last ResultCode
- getResultCode() - Method in exception com.asreader.lib.rfid.exception.AsReaderException
-
Returns fault and motion results.
- getResultCode() - Method in class com.asreader.lib.rfid.params.ResultDataValue
-
- getRFModuleVersion() - Method in class com.asreader.lib.AsReader
-
Returns RFID module's Firmware Version
- getSelectionMask(int) - Method in class com.asreader.lib.AsReader
-
Get the Selection Mask item of the RFID UHF module of the Device.
- getSerialNumber() - Method in class com.asreader.lib.AsReader
-
Returns the serial number of the ASR-R250G.
- getSleepTime() - Method in class com.asreader.lib.AsReader
-
Returns the time to turn off the display automatically when the device is not in use.
- getSlot() - Method in class com.asreader.lib.rfid.type.LbtItem
-
- getState() - Method in class com.asreader.lib.AsReader
-
Returns connection status of ASR-R250G
- getState() - Method in class com.asreader.lib.device.Device
-
Returns connection status of device
- getState() - Method in enum com.asreader.lib.device.type.ConnectionState
-
- getState() - Method in enum com.asreader.lib.device.type.KeyState
-
- getTag() - Method in enum com.asreader.lib.barcode.spc.type.ParamName
-
- getTarget() - Method in class com.asreader.lib.rfid.params.SelectMaskParam
-
Returns the Target parameter of the Select command.
- getTID() - Method in class com.asreader.lib.rfid.params.LockParam
-
Returns whether or not to execute lock the TID bank
- getUser() - Method in class com.asreader.lib.rfid.params.LockParam
-
Returns whether or not to execute lock the User bank
- getValue() - Method in class com.asreader.lib.barcode.spc.ParamValue
-
Returns the value of parameter.
- getValue(ParamName) - Method in class com.asreader.lib.barcode.spc.ParamValueList
-
Returns the value from list.
- getValue() - Method in enum com.asreader.lib.device.type.ExceptionCode
-
- getValue() - Method in class com.asreader.lib.rfid.params.LockParam
-
Returns the calculated lock bit value.
- getValue() - Method in class com.asreader.lib.rfid.params.StringIntegerValue
-
- getValue() - Method in enum com.asreader.lib.rfid.type.AlgorithmType
-
- getValue() - Method in enum com.asreader.lib.rfid.type.MaskActionType
-
- getValue() - Method in enum com.asreader.lib.rfid.type.MaskTargetType
-
- getValue() - Method in enum com.asreader.lib.rfid.type.MemoryBank
-
- getValue() - Method in enum com.asreader.lib.rfid.type.QuerySession
-
- getValue() - Method in enum com.asreader.lib.rfid.type.QuerySL
-
- getValue() - Method in enum com.asreader.lib.rfid.type.QueryTarget
-
- getVersion() - Static method in class com.asreader.lib.AsReaderManager
-
- getVibratorState() - Method in class com.asreader.lib.AsReader
-
Returns the vibrator status of the ASR-R250G.
- GlobalBandType - Enum in com.asreader.lib.rfid.type
-
GlobalBandType enumeration represents the frequency direction of the RFID UHF module.