org.mobicents.slee.resources.smpp.pdu
Class SubmitSMRespImpl
java.lang.Object
org.mobicents.slee.resources.smpp.pdu.PDUImpl
org.mobicents.slee.resources.smpp.pdu.SubmitSMRespImpl
- All Implemented Interfaces:
- java.io.Serializable, PDU, SmppResponse, SubmitSMResp, ExtSmppResponse
public class SubmitSMRespImpl
- extends PDUImpl
- implements SubmitSMResp, ExtSmppResponse
- Author:
- amit bhayani
- See Also:
- Serialized Form
| Methods inherited from class org.mobicents.slee.resources.smpp.pdu.PDUImpl |
addTLV, convertProtoAddress, convertProtoDate, convertProtoErrorAddress, equals, getAllTLVs, getCommandId, getCommandStatus, getSequenceNum, getValue, hashCode, hasTLV, removeTLV, setSequenceNum |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SubmitSMRespImpl
public SubmitSMRespImpl(org.mobicents.protocols.smpp.message.SubmitSMResp submitSMResp)
SubmitSMRespImpl
public SubmitSMRespImpl(int commandStatus)
getMessageID
public java.lang.String getMessageID()
- Specified by:
getMessageID in interface SubmitSMResp
setMessageID
public void setMessageID(java.lang.String messageID)
- Specified by:
setMessageID in interface SubmitSMResp
isTLVPermitted
public boolean isTLVPermitted(Tag tag)
- Specified by:
isTLVPermitted in interface PDU
getSMPPPacket
public org.mobicents.protocols.smpp.message.SMPPPacket getSMPPPacket()
- Specified by:
getSMPPPacket in interface ExtSmppResponse
Copyright © 2011. All Rights Reserved.