public class CMPPCancelMessage extends CMPPBaseMessage
extId, SZ_HEADER| 构造器和说明 |
|---|
CMPPCancelMessage() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected byte[] |
getBody() |
long |
getMsgId() |
protected void |
setBody(byte[] bodyBytes) |
void |
setMsgId(long msgId) |
String |
toString() |
fromBytes, getCommandId, getCommandLength, getExtId, getSequenceId, getTotalLength, minus86, plus86, sequenceString, setExtId, setSequenceId, toBytesprotected void setBody(byte[] bodyBytes)
throws Exception
setBody 在类中 CMPPBaseMessageExceptionprotected byte[] getBody()
throws Exception
getBody 在类中 CMPPBaseMessageExceptionpublic long getMsgId()
public void setMsgId(long msgId)
public String toString()
toString 在类中 CMPPBaseMessageCopyright © 2019. All rights reserved.