public class RFIDData extends Object
Modifier and Type | Field and Description |
---|---|
RFIDDataField[] |
Field
Data field
|
char[] |
Separator
Separator between data fields
|
Constructor and Description |
---|
RFIDData(int size)
Initializes a new instance of the RFIDData class with the number of data fields.
|
public RFIDDataField[] Field
public char[] Separator