- ActionState - Enum in com.atid.lib.types
-
ActionState indicates the current operation status of the device.
- ActionType - Enum in com.atid.lib.types
-
- add(BarcodeType, boolean) - Method in class com.atid.lib.module.barcode.params.SymbolStateList
-
Add symbol state information to the SymbolStateList instance.
- add(SPCParamName) - Method in class com.atid.lib.module.barcode.spc.param.SPCParamNameList
-
Add parameter type to the SPCParamNameList instance.
- add(SPCParamName[]) - Method in class com.atid.lib.module.barcode.spc.param.SPCParamNameList
-
Add all the information for the SPCParamNameList instance.
- add(SPCParamValue) - Method in class com.atid.lib.module.barcode.spc.param.SPCParamValueList
-
Add parameter information to the SPCParamValueList instance.
- add(SPCParamValue[]) - Method in class com.atid.lib.module.barcode.spc.param.SPCParamValueList
-
Add all the information for the SPCParamValueList instance.
- add(SSI1DParamName) - Method in class com.atid.lib.module.barcode.ssi.param.SSI1DParamNameList
-
Add parameter type to the SSI1DParamNameList instance.
- add(SSI1DParamName[]) - Method in class com.atid.lib.module.barcode.ssi.param.SSI1DParamNameList
-
Add all the information for the SSI1DParamNameList instance.
- add(SSI1DParamValue) - Method in class com.atid.lib.module.barcode.ssi.param.SSI1DParamValueList
-
Add parameter information to the SSI1DParamValueList instance.
- add(SSI1DParamValue[]) - Method in class com.atid.lib.module.barcode.ssi.param.SSI1DParamValueList
-
Add all the information for the SSI1DParamValueList instance.
- add(SSI1DParamName, Object) - Method in class com.atid.lib.module.barcode.ssi.param.SSI1DParamValueList
-
Add parameter information to the SSI1DParamValueList instance.
- add(SSI2DParamName) - Method in class com.atid.lib.module.barcode.ssi.param.SSI2DParamNameList
-
Add parameter type to the SSI2DParamNameList instance.
- add(SSI2DParamName[]) - Method in class com.atid.lib.module.barcode.ssi.param.SSI2DParamNameList
-
Add all the information for the SSI2DParamNameList instance.
- add(SSI2DParamValue) - Method in class com.atid.lib.module.barcode.ssi.param.SSI2DParamValueList
-
Add parameter information to the SSI2DParamValueList instance.
- add(SSI2DParamValue[]) - Method in class com.atid.lib.module.barcode.ssi.param.SSI2DParamValueList
-
Add all the information for the SSI2DParamValueList instance.
- add(SSI2DParamName, Object) - Method in class com.atid.lib.module.barcode.ssi.param.SSI2DParamValueList
-
Add parameter information to the SSI2DParamValueList instance.
- addAll(SymbolStateList) - Method in class com.atid.lib.module.barcode.params.SymbolStateList
-
Add all the information for the SymbolStateList instance.
- addEpcMask(EpcMaskParam) - Method in class com.atid.lib.module.rfid.uhf.atm.ATRfidUhfATM
-
- addEpcMask(EpcMaskParam) - Method in class com.atid.lib.module.rfid.uhf.ATRfidUhf
-
Add the EPC Mask of the RFID UHF module of the Device.
- addListener(IATBarcodeEventListener) - Method in class com.atid.lib.module.barcode.ATBarcode
-
Add an event handler to receive events from the ATBarcode instance.
- addListener(IATRfidUhfEventListener) - Method in class com.atid.lib.module.rfid.uhf.ATRfidUhf
-
ATRfidUhf Adds an event handler to receive events that occur in the instance.
- addListener(IATEAReaderEventListener) - Method in class com.atid.lib.reader.ATEAReader
-
Adds a Listener to receive events on an instance of the ATEAReader class.
- AlgorithmType - Enum in com.atid.lib.module.rfid.uhf.types
-
The AlgorithmType enumeration represents the algorithm by which the RFID UHF module inventories the TAG.
- assertAction() - Method in class com.atid.lib.atx88.ATx88Reader
-
- assertAction() - Method in class com.atid.lib.module.barcode.ATBarcode
-
- assertAction(byte[]) - Method in class com.atid.lib.module.barcode.ATBarcode
-
- assertAction() - Method in class com.atid.lib.module.rfid.uhf.atm.ATRfidUhfATM
-
- assertModule() - Method in class com.atid.lib.module.barcode.ATBarcode
-
- assertModule(byte[]) - Method in class com.atid.lib.module.barcode.ATBarcode
-
- assertModule() - Method in class com.atid.lib.module.rfid.uhf.atm.ATRfidUhfATM
-
- AT188Reader - Class in com.atid.lib.atx88
-
The AT188Reader class implements the unique capabilities of the AT188N Device.
- AT188Reader(ATransport) - Constructor for class com.atid.lib.atx88.AT188Reader
-
Create an instance of the AT188Reader class.
- AT188Reader(int, ATransport) - Constructor for class com.atid.lib.atx88.AT188Reader
-
Create an instance of the AT188Reader class.
- AT388Reader - Class in com.atid.lib.atx88
-
The AT388Reader class implements the unique capabilities of the AT388 Device.
- AT388Reader(ATransport) - Constructor for class com.atid.lib.atx88.AT388Reader
-
Create an instance of the AT388Reader class.
- AT388Reader(int, ATransport) - Constructor for class com.atid.lib.atx88.AT388Reader
-
Create an instance of the AT388Reader class.
- ATBarcode - Class in com.atid.lib.module.barcode
-
The ATBarcode class provides the ability to control the Barcode module installed on the Device when the ATEAReader instance is connected to the Device.
- ATBarcode(IReader) - Constructor for class com.atid.lib.module.barcode.ATBarcode
-
Create an instance of the ATBarcode class.
- ATEAReader - Class in com.atid.lib.reader
-
The ATEAReader class is a class that controls EAD in connection with ATID's EAD equipment, receives data from EAD, and delivers it to the application program.
- ATEAReader(ATransport) - Constructor for class com.atid.lib.reader.ATEAReader
-
Creates an instance of ATEAReader.
- ATEAReader(int, ATransport) - Constructor for class com.atid.lib.reader.ATEAReader
-
Creates an instance of ATEAReader.
- ATException - Exception in com.atid.lib.diagnostics
-
- ATException(ResultCode) - Constructor for exception com.atid.lib.diagnostics.ATException
-
Constructs an instance of ATException.
- ATn88Reader - Class in com.atid.lib.atx88
-
The ATn88Reader class implements the common functions of AT188N Device and AT388 Device.
- ATn88Reader(ATransport) - Constructor for class com.atid.lib.atx88.ATn88Reader
-
Create an instance of the ATn88Reader class.
- ATn88Reader(int, ATransport) - Constructor for class com.atid.lib.atx88.ATn88Reader
-
Create an instance of the ATn88Reader class.
- ATransport - Class in com.atid.lib.transport
-
The Transport class is a class for abstracting connections with Reader devices.
- ATransport() - Constructor for class com.atid.lib.transport.ATransport
-
Create an instance of the Transport class
- ATransport(DeviceType, String, String) - Constructor for class com.atid.lib.transport.ATransport
-
Create an instance of the Transport class
- ATransport(DeviceType, String, String, boolean) - Constructor for class com.atid.lib.transport.ATransport
-
Create an instance of the Transport class
- ATransport(DeviceType, String, String, String) - Constructor for class com.atid.lib.transport.ATransport
-
Create an instance of the Transport class
- ATransport(DeviceType, String, String, String, boolean) - Constructor for class com.atid.lib.transport.ATransport
-
Create an instance of the Transport class
- ATransport.IBufferControlEventListener - Interface in com.atid.lib.transport
-
The interface for software flow control according to the state of the Transport internal buffer while the Transport instance is communicating with the device.
- ATransport.IConnectStateEventListener - Interface in com.atid.lib.transport
-
It is an interface to notify the connection status with the equipment.
- ATransportBluetooth - Class in com.atid.lib.transport
-
The Transport class is a class for abstracting connections with Reader devices.
- ATransportBluetooth() - Constructor for class com.atid.lib.transport.ATransportBluetooth
-
Create an instance of the ATransportBluetooth class
- ATransportBluetooth(DeviceType, String, String) - Constructor for class com.atid.lib.transport.ATransportBluetooth
-
Create an instance of the ATransportBluetooth class
- ATransportBluetoothLe - Class in com.atid.lib.transport
-
- ATransportBluetoothLe() - Constructor for class com.atid.lib.transport.ATransportBluetoothLe
-
Create an instance of the ATransportBluetooth class
- ATransportBluetoothLe(DeviceType, String, String) - Constructor for class com.atid.lib.transport.ATransportBluetoothLe
-
Create an instance of the ATransportBluetooth class
- ATransportUsb - Class in com.atid.lib.transport
-
- ATransportUsb() - Constructor for class com.atid.lib.transport.ATransportUsb
-
Create an instance of the ATransportUsb class
- ATransportUsb(DeviceType, String, String) - Constructor for class com.atid.lib.transport.ATransportUsb
-
Create an instance of the ATransportUsb class
- ATransportUsb(DeviceType, String, String, boolean) - Constructor for class com.atid.lib.transport.ATransportUsb
-
Create an instance of the ATransportUsb class
- ATRfidUhf - Class in com.atid.lib.module.rfid.uhf
-
ATRfidUhf class is a class that provides the function to control RFID UHF module installed in Device when ATEAReader instance is connected to Device.
- ATRfidUhf(IReader) - Constructor for class com.atid.lib.module.rfid.uhf.ATRfidUhf
-
Create an instance of the ATRfidUhf class.
- ATRfidUhfATM - Class in com.atid.lib.module.rfid.uhf.atm
-
The ATRfidUhfATM class is a class inherited from the ATRfidUhf class and is intended to support ATM2000 and ATM500 modules.
- ATRfidUhfATM(ModuleRfidUhfType, IReader) - Constructor for class com.atid.lib.module.rfid.uhf.atm.ATRfidUhfATM
-
Create an instance of the ATRfidUhfATM class.
- ATx88Reader - Class in com.atid.lib.atx88
-
The ATx88Reader class inherits from the ATEAReader class and provides the common functionality of the AT188N Device, AT388 Device, and RF Prisma Device.
- ATx88Reader(ATransport) - Constructor for class com.atid.lib.atx88.ATx88Reader
-
Create an instance of the ATx88Reader class.
- ATx88Reader(int, ATransport) - Constructor for class com.atid.lib.atx88.ATx88Reader
-
Create an instance of the ATx88Reader class.
- AustralianPostInterpretation - Enum in com.atid.lib.module.barcode.spc.type
-
This option controls what interpretation is applied to customer fields in Australian 4-State symbols.
- AustraliaPostFormat - Enum in com.atid.lib.module.barcode.ssi.type
-
To select one of the following formats for Australia Post,
- available() - Method in class com.atid.lib.transport.ATransport
-
Returns the length of data that can be read with the read method.
- available() - Method in class com.atid.lib.transport.ATransportBluetooth
-
- available() - Method in class com.atid.lib.transport.ATransportBluetoothLe
-
- available() - Method in class com.atid.lib.transport.ATransportUsb
-
- AztecInverse - Enum in com.atid.lib.module.barcode.ssi.type
-
This parameter sets the Aztec inverse decoder setting.