Qualifiers and types | Methods and instructions |
---|---|
static Mifare.CardType |
Mifare.CardType.valueOf(java.lang.String name)
Returns an enum constant of this type with the specified name.
|
static Mifare.CardType[] |
Mifare.CardType.values()
Returns an array containing the constants in the order in which the constants of the enumeration type are declared.
|
Qualifiers and types | Methods and instructions |
---|---|
abstract void |
Mifare.setCardType(Mifare.CardType cardtype)
Set the card type.
|