public class BarcodeRfidLogTableFormat
extends java.lang.Object
Constructor and Description |
---|
BarcodeRfidLogTableFormat(BarcodeRfidLogTableFormat tableFormat) |
BarcodeRfidLogTableFormat(byte[] parameter) |
Modifier and Type | Method and Description |
---|---|
java.util.Calendar |
getCalendar()
Get the data and time of record.
|
DataSource |
getDataSource()
Get the data source.
|
int |
getIndex()
Get the index value of record.
|
java.lang.String[] |
getLogData()
Get the log data.
|
public BarcodeRfidLogTableFormat(BarcodeRfidLogTableFormat tableFormat)
public BarcodeRfidLogTableFormat(byte[] parameter) throws ErrorParameterException
ErrorParameterException
public int getIndex()
public java.util.Calendar getCalendar()
public DataSource getDataSource()
public java.lang.String[] getLogData()