public class SMGPDeliverRespMessage extends SMGPBaseMessage
commandId, commandLength, extId, optionalParameters, sequenceNumber, SZ_HEADER| 构造器和说明 |
|---|
SMGPDeliverRespMessage() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected byte[] |
getBody() |
byte[] |
getMsgId() |
int |
getStatus() |
String |
msgIdString() |
protected int |
setBody(byte[] bodyBytes) |
void |
setMsgId(byte[] msgId) |
void |
setStatus(int status) |
String |
toString() |
fromBytes, getCommandId, getCommandLength, getExtId, getSequenceNumber, minus86, plus86, registerOptional, sequenceString, setCommandId, setCommandLength, setExtId, setSequenceNumber, toBytesprotected int setBody(byte[] bodyBytes)
throws Exception
setBody 在类中 SMGPBaseMessageExceptionprotected byte[] getBody()
throws Exception
getBody 在类中 SMGPBaseMessageExceptionpublic byte[] getMsgId()
public void setMsgId(byte[] msgId)
public int getStatus()
public void setStatus(int status)
public String msgIdString()
public String toString()
toString 在类中 SMGPBaseMessageCopyright © 2019. All rights reserved.