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
J
K
L
M
N
O
P
R
S
T
U
V
W
R
RC663
- Class in
com.datecs.api.rfid
This class represents RC663 module.
RC663(InputStream, OutputStream, int)
- Constructor for class com.datecs.api.rfid.
RC663
Constructs a new instance of this class.
RC663(InputStream, OutputStream)
- Constructor for class com.datecs.api.rfid.
RC663
Constructs a new instance of this class.
RC663.CardListener
- Interface in
com.datecs.api.rfid
read(int, int, int)
- Method in class com.datecs.api.rfid.
FeliCaCard
Reads one more more blocks of data from FeliCa card.
read(int, int)
- Method in class com.datecs.api.rfid.
ISO15693Card
Reads one more more blocks of data from ISO 15693 card.
read()
- Method in class com.datecs.api.universalreader.
UniversalReader.BarcodeReader
Reads barcode.
read(int)
- Method in class com.datecs.api.universalreader.
UniversalReader.MifareReader
Reads block from Mifare card.
read(int, int, int, int, int)
- Method in class com.datecs.api.universalreader.
UniversalReader.SmartCardReader
Sends APDU read request.
read(byte[])
- Method in class com.datecs.api.universalreader.
UniversalReader.SmartCardReader
Sends APDU read request.
read16(int)
- Method in class com.datecs.api.rfid.
ISO14443Card
Reads one block of data from Mifare Classic/Ultralight cards.
readBarcode(int)
- Method in class com.datecs.api.printer.
Printer
Reads the barcode.
readBlock(int)
- Method in class com.datecs.api.rfid.
STSRICard
Reads one more more blocks of data from ST SRI card.
readCard(boolean, boolean, boolean, int)
- Method in class com.datecs.api.printer.
Printer
Reads the magnetic stripe card.
readCardData(int)
- Method in class com.datecs.api.emsr.
EMSR
Read card data.
readEeprom(int, int)
- Method in class com.datecs.api.universalreader.
UniversalReader.MifareReader
Reads data from Mifare reader EEPROM memory.
readTrackData(int)
- Method in class com.datecs.api.universalreader.
UniversalReader
Read track data.
request(boolean)
- Method in class com.datecs.api.universalreader.
UniversalReader.MifareReader
Requests for Mifare cards.
reset()
- Method in class com.datecs.api.printer.
Printer
Resets printer to it's default settings.
reset()
- Method in class com.datecs.api.rfid.
STSRICard
Card reset.
reset()
- Method in class com.datecs.api.universalreader.
UniversalReader.SmartCardReader
Resets the smart card and returns the ATR.
ResponseAPDU
- Class in
com.datecs.api.smartcard
This class represents the smart card response APDU as defined in ISO/IEC 7816-4.
ResponseAPDU(byte[])
- Constructor for class com.datecs.api.smartcard.
ResponseAPDU
Constructs a new instance of this class from a given byte array containing the complete APDU contents.
restore(int, int, int)
- Method in class com.datecs.api.universalreader.
UniversalReader.MifareReader
Performs value restore operation in Mifare card.
resume()
- Method in class com.datecs.api.rfid.
RC663
Reinitialize RF card reader module to listen for cards.
RFID
- Class in
com.datecs.api.rfid
Class that represents RFID module.
RFIDException
- Exception in
com.datecs.api.rfid
The exception that is thrown when an RC663 module error occurs.
RFIDException(int)
- Constructor for exception com.datecs.api.rfid.
RFIDException
Initializes a new instance of the RC663Exception class with its error code.
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
J
K
L
M
N
O
P
R
S
T
U
V
W