Uses of Class
android.nfc.Tag

Packages that use Tag
android.nfc   
android.nfc.tech   
 

Uses of Tag in android.nfc
 

Fields in android.nfc with type parameters of type Tag
static Parcelable.Creator<Tag> Tag.CREATOR
           
 

Uses of Tag in android.nfc.tech
 

Methods in android.nfc.tech that return Tag
 Tag TagTechnology.getTag()
           
 

Methods in android.nfc.tech with parameters of type Tag
static NfcB NfcB.get(Tag tag)
           
static NfcA NfcA.get(Tag tag)
           
static NfcF NfcF.get(Tag tag)
           
static MifareUltralight MifareUltralight.get(Tag tag)
           
static Ndef Ndef.get(Tag tag)
           
static IsoDep IsoDep.get(Tag tag)
           
static MifareClassic MifareClassic.get(Tag tag)
           
static NdefFormatable NdefFormatable.get(Tag tag)
           
static NfcV NfcV.get(Tag tag)
           
 



Copyright © 2008-2012. All Rights Reserved.