Qualifiers and types | Methods and instructions |
---|---|
static Mifare.Device |
Mifare.Device.valueOf(java.lang.String name)
Returns an enum constant of this type with the specified name.
|
static Mifare.Device[] |
Mifare.Device.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 |
---|---|
static Mifare |
Mifare.newInstance(Mifare.Device device)
Create a Mifare instance
|