public class GetAllRecodeEvent extends Team3BulkEvent<BarcodeRfidLogTableFormat>
Constructor and Description |
---|
GetAllRecodeEvent(Team3Event successor) |
Modifier and Type | Method and Description |
---|---|
int |
getDataLength(byte[] appendedData) |
void |
onParsableDataGet(Team3GNetPlusParams.Result result,
byte[] data) |
changeToBulkTransfer, changeToNormalTransfer, onParse
notifyEventComplete, notifyEventReceived, parse, setOnEventCompleteListener, setOnEventReceivedListener, setSuccessor
public GetAllRecodeEvent(Team3Event successor)
public void onParsableDataGet(Team3GNetPlusParams.Result result, byte[] data) throws ErrorParameterException
onParsableDataGet
in class Team3BulkEvent<BarcodeRfidLogTableFormat>
ErrorParameterException
public int getDataLength(byte[] appendedData)
getDataLength
in class Team3BulkEvent<BarcodeRfidLogTableFormat>