Modifier and Type | Field and Description |
---|---|
RFIDDataField[] |
RFIDData.Field
Data field
|
Modifier and Type | Method and Description |
---|---|
static RFIDDataField |
RFIDDataField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RFIDDataField[] |
RFIDDataField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|