A B C D E F G H I K L M N O P R S T U V W X

D

DATA_INC_ALWAYS - Static variable in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Used for the ProgEPCDataInc and ProgUserDataInc commands to indicate that the corresponding data field should not be automatically incremented after a program operation.
DATA_INC_FAIL - Static variable in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Used for the ProgEPCDataInc and ProgUserDataInc commands to indicate that the corresponding data field should not be automatically incremented after a program operation.
DATA_INC_OFF - Static variable in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Used for the ProgEPCDataInc and ProgUserDataInc commands to indicate that the corresponding data field should not be automatically incremented after a program operation.
DATA_INC_SUCCESS - Static variable in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Used for the ProgEPCDataInc and ProgUserDataInc commands to indicate that the corresponding data field should not be automatically incremented after a program operation.
DATA_INC_WRITE - Static variable in class com.alien.enterpriseRFID.reader.AlienClass1Reader
Used for the ProgEPCDataInc and ProgUserDataInc commands to indicate that the corresponding data field should not be automatically incremented when a write operation is attempted.
DATE_FORMATTER - Static variable in class com.alien.enterpriseRFID.externalio.ExternalIOUtil
 
DATE_FORMATTER - Static variable in class com.alien.enterpriseRFID.reader.AlienClass1Reader
The formatter used to format and parse date/time strings.
DEBUG_BYTES - Static variable in class com.alien.enterpriseRFID.reader.AbstractReader
Specifies the debug level is set to BYTES.
DEBUG_OFF - Static variable in class com.alien.enterpriseRFID.reader.AbstractReader
Specifies the debug level is OFF.
DEBUG_TEXT - Static variable in class com.alien.enterpriseRFID.reader.AbstractReader
Specifies the debug level is set to TEXT.
DEFAULT_LISTENER_PORT - Static variable in class com.alien.enterpriseRFID.discovery.NetworkDiscoveryListenerService
The default port on which this service will listen for reader heartbeats, if no port is specified when the service is created.
DEFAULT_LISTENER_TIMEOUT_SECONDS - Static variable in class com.alien.enterpriseRFID.discovery.NetworkDiscoveryListenerService
The default timeout value for opening up the socket to receive reader heartbeat messages on.
DEFAULT_TIMEOUT - Static variable in class com.alien.enterpriseRFID.reader.AbstractReader
Specifies the default communication timeout value.
DEFAULT_TIMEOUT - Static variable in class com.alien.enterpriseRFID.reader.AlienClassBPTReader
Specifies the default communication timeout value.
DI - Static variable in class com.alien.enterpriseRFID.externalio.ExternalIO
 
DIR_AWAY - Static variable in class com.alien.enterpriseRFID.tags.Tag
 
DIR_STATIC - Static variable in class com.alien.enterpriseRFID.tags.Tag
 
DIR_TOWARD - Static variable in class com.alien.enterpriseRFID.tags.Tag
 
DO - Static variable in class com.alien.enterpriseRFID.externalio.ExternalIO
 
DiscoveryItem - class com.alien.enterpriseRFID.discovery.DiscoveryItem.
DiscoveryItem details an individual reader that is discovered on a serial port or on the network.
DiscoveryItem() - Constructor for class com.alien.enterpriseRFID.discovery.DiscoveryItem
Constructs a DiscoveryItem object, setting the first and last heartbeat fields to the current time, and the discovery method to DiscoveryItem.AUTOMATIC.
DiscoveryListener - interface com.alien.enterpriseRFID.discovery.DiscoveryListener.
DiscoveryListener is an Interface that is implemented by all objects that want to receive messages about readers that appear and disappear from a network.
date - Static variable in class com.alien.enterpriseRFID.util.API
 
decodeCustomTag(String) - Static method in class com.alien.enterpriseRFID.tags.TagUtil
 
decodeCustomTagList(String, String) - Static method in class com.alien.enterpriseRFID.tags.TagUtil
Decodes a custom-formatted tag list message from a reader into an array of Tags.
decodeCustomTagList(String) - Static method in class com.alien.enterpriseRFID.tags.TagUtil
 
decodeIO(String) - Static method in class com.alien.enterpriseRFID.externalio.ExternalIOUtil
Decode a single text-based line of IOList data into a single ExternalIO item.
decodeIOList(String) - Static method in class com.alien.enterpriseRFID.externalio.ExternalIOUtil
Decodes a text-based IOList message from a reader into an array of ExternalIOs.
decodeTag(String) - Static method in class com.alien.enterpriseRFID.tags.TagUtil
Decode a single text-based line of tag list data into a single Tag item.
decodeTagList(String) - Static method in class com.alien.enterpriseRFID.tags.TagUtil
Decodes a text-based tag list message from a reader into an array of Tags.
decodeXMLIO(String) - Static method in class com.alien.enterpriseRFID.externalio.ExternalIOUtil
Decode an individual ExternalIO event from an XML-based iolist message.
decodeXMLIOList(String) - Static method in class com.alien.enterpriseRFID.externalio.ExternalIOUtil
Decodes an XML-based IOList message from a reader into an array of ExternalIOs.
decodeXMLTag(String) - Static method in class com.alien.enterpriseRFID.tags.TagUtil
Decode an individual tag's information from an XML-based tag message.
decodeXMLTagList(String) - Static method in class com.alien.enterpriseRFID.tags.TagUtil
Decodes an XML-based tag list message from a reader into an array of Tags.
discoveryItemExpired(DiscoveryItem) - Method in class com.alien.enterpriseRFID.discovery.NetworkDiscoveryListenerService
Removes a DiscoveryItem from the hashtable, and notifies listeners.
discoveryItemExpired(DiscoveryItem) - Method in class com.alien.enterpriseRFID.discovery.SerialDiscoveryListenerService
Removes a DiscoveryItem from the hashtable, and notifies listeners.
doInventory() - Method in class com.alien.enterpriseRFID.reader.AlienClassOEMReader
Performs an Inventory.
doReaderCommand(String) - Method in class com.alien.enterpriseRFID.reader.AbstractReader
Sends an arbitrary string to the reader, and returns the reader's reply.

A B C D E F G H I K L M N O P R S T U V W X