public class JobAssign extends ResponsePacket
| Constructor and Description |
|---|
JobAssign(byte[] pktdata) |
JobAssign(String jobhandle,
String functionName,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
String |
getFunctionName() |
String |
getJobHandle() |
int |
getPayloadSize() |
byte[] |
toByteArray() |
getMagicconcatByteArrays, getHeader, getSize, getType, parseString, stringsToTerminatedByteArray, stringsToTerminatedByteArray, toStringpublic String getJobHandle()
public byte[] toByteArray()
toByteArray in class Packetpublic int getPayloadSize()
getPayloadSize in class Packetpublic String getFunctionName()
public byte[] getData()
Copyright © 2013. All Rights Reserved.