Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
P
PROG_CLASS0
- Static variable in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Specifies the ProgProtocol associated with Class0 tags.
PROG_CLASS1GEN1
- Static variable in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Specifies the ProgProtocol associated with Class1, Gen1 tags.
PROG_CLASS1GEN2
- Static variable in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Specifies the ProgProtocol associated with Class1, Gen2 tags.
PROTOCOL_STRINGS
- Static variable in class com.alien.enterpriseRFID.tags.
Tag
PROTO_C0
- Static variable in class com.alien.enterpriseRFID.tags.
Tag
PROTO_C1G1
- Static variable in class com.alien.enterpriseRFID.tags.
Tag
PROTO_C1G2
- Static variable in class com.alien.enterpriseRFID.tags.
Tag
PROTO_UNKNOWN
- Static variable in class com.alien.enterpriseRFID.tags.
Tag
parseDate(String)
- Static method in class com.alien.enterpriseRFID.tags.
TagUtil
Converts a date string from a reader into a Date object.
parseDateAndTime(String)
- Static method in class com.alien.enterpriseRFID.tags.
TagUtil
Converts a date+time string from a reader into a Date object.
parseTagListString(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass01Reader
parseTime(String)
- Static method in class com.alien.enterpriseRFID.tags.
TagUtil
Converts a time string from a reader into a Date object.
ping(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Instructs the reader to attempt a network ping to the specified address.
ping(String, int)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Instructs the reader to attempt to make a socket connection to the device specified by networkAddress, at the specified port.
prepareGenericCommand(int)
- Method in class com.alien.enterpriseRFID.reader.
AlienDLEObject
Prepares a ReaderCommand, using 0 arguments for command paramters.
prepareGenericCommand(int, int)
- Method in class com.alien.enterpriseRFID.reader.
AlienDLEObject
Prepares a ReaderCommand, using 1 int argument for command paramters.
prepareGenericCommand(int, int, int)
- Method in class com.alien.enterpriseRFID.reader.
AlienDLEObject
Prepares a ReaderCommand, using 2 int arguments for command paramters.
prepareGenericCommand(int, int, int, int)
- Method in class com.alien.enterpriseRFID.reader.
AlienDLEObject
Prepares a ReaderCommand, using 3 int arguments for command paramters.
prepareGenericCommand(int, int, int, int, int)
- Method in class com.alien.enterpriseRFID.reader.
AlienDLEObject
Prepares a ReaderCommand, using 4 int arguments for command paramters.
prepareGenericCommand(int, int[])
- Method in class com.alien.enterpriseRFID.reader.
AlienDLEObject
Prepares a ReaderCommand, using an int array for command paramters.
prepareGenericCommand(int, byte[])
- Method in class com.alien.enterpriseRFID.reader.
AlienDLEObject
Prepares a ReaderCommand, using a byte array for command paramters.
prepareGenericCommand(byte[])
- Method in class com.alien.enterpriseRFID.reader.
AlienDLEObject
Prepares a ReaderCommand, using a byte array for the entire DLE command sequence, Command and Arguments.
programAccessPwd(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's Access Password space.
programAccessPwd()
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's Access Password space.
programAlienImage()
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes a complete image of data to an Alien Higgs tag.
programAndLockEPC(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's EPC space, writes the tag's Access Password, and then locks the EPC bank.
programAndLockEPC()
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's EPC space, writes the tag's Access Password, and then locks the EPC bank.
programAndLockUser(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's User space, writes the tag's Access Password, and then locks the User bank.
programAndLockUser()
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's User space, writes the tag's Access Password, and then locks the User bank.
programEPC(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's EPC space.
programEPC()
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's EPC space.
programKillPwd(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's Kill Password space.
programKillPwd()
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's Kill Password space.
programTag(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass01Reader
Writes data to the tag ID space, using default loop-control parameters.
programTag(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's EPC space.
programTag(int, int, int, String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClassOEMReader
Writes data to the tag ID space.
programTag(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClassOEMReader
Writes data to the tag ID space, using default loop-control parameters.
programUser(String)
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's User space.
programUser()
- Method in class com.alien.enterpriseRFID.reader.
AlienClass1Reader
Writes data to the tag's User space.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X