Class eRFID_BaudRate


  • public class eRFID_BaudRate
    extends java.lang.Object
    Enumeration contains a set of constants specifying the rate of data ex- change between the reader and the RFID-chip
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int rfbr_106
      106 bits/s
      static int rfbr_212
      212 bits/s
      static int rfbr_424
      424 bits/s
      static int rfbr_848
      848 bits/s
    • Constructor Summary

      Constructors 
      Constructor Description
      eRFID_BaudRate()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait