public class DeviceRFIDDataFormat extends Object
Modifier and Type | Field and Description |
---|---|
RFIDData |
Arrange
See RFIDData class
|
byte[] |
Prefix
RFID data prefix in bytes.
|
byte[] |
Suffix
RFID data suffix in bytes.
|
Constructor and Description |
---|
DeviceRFIDDataFormat() |
public byte[] Prefix
public byte[] Suffix
public RFIDData Arrange