|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Objectorg.opennfc.NfcPriority
public final class NfcPriority
The specific constants of the priority values used with the NFC methods.
| Field Summary | |
|---|---|
static int |
EXCLUSIVE
Exclusive access. |
static int |
MAXIMUM
The maximum priority level for a shared access. |
static int |
MINIMUM
The minimum priority level for a shared access. |
static int |
NO_ACCESS
This value is used to restrict the access of the UICC to a protocol. |
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int EXCLUSIVE
public static final int NO_ACCESS
public static final int MINIMUM
public static final int MAXIMUM
|
Copyright © 2010-2011 Inside Secure |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||