Class MFRC522.UID

  • Enclosing class:
    MFRC522

    public static class MFRC522.UID
    extends Object
    • Constructor Detail

      • UID

        public UID​(List<Byte> bytes,
                   byte sak)
    • Method Detail

      • getSize

        public int getSize()
      • getUidByte

        public byte getUidByte​(int index)
      • getUidBytes

        public byte[] getUidBytes()
      • getSak

        public byte getSak()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object