public class ReadTag extends TagReaderEvents implements TagReader, gnu.io.SerialPortEventListener
Modifier and Type | Method and Description |
---|---|
void |
close() |
String |
getId()
Note, that the card id is returned as a 10 digit number representing the
5 2-digit decimal values for the characters of the original 10 char hex
string - wow...
|
static ReadTag |
getInstance() |
gnu.io.SerialPort |
getPort() |
void |
serialEvent(gnu.io.SerialPortEvent evt) |
addTagReaderListener, fireReadTag, removeTagReaderListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addTagReaderListener, removeTagReaderListener
public static ReadTag getInstance()
public String getId()
public void serialEvent(gnu.io.SerialPortEvent evt)
serialEvent
in interface gnu.io.SerialPortEventListener
Copyright © 2021. All rights reserved.