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