org.mobicents.slee.resources.smpp.pdu
Class DeliverSMRespImpl
java.lang.Object
org.mobicents.slee.resources.smpp.pdu.PDUImpl
org.mobicents.slee.resources.smpp.pdu.DeliverSMRespImpl
- All Implemented Interfaces:
- java.io.Serializable, DeliverSMResp, PDU, SmppResponse, ExtSmppResponse
public class DeliverSMRespImpl
- extends PDUImpl
- implements DeliverSMResp, 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 |
DeliverSMRespImpl
public DeliverSMRespImpl(org.mobicents.protocols.smpp.message.DeliverSMResp deliverSMResp)
DeliverSMRespImpl
public DeliverSMRespImpl(int commandStatus)
getMessageID
public java.lang.String getMessageID()
- Specified by:
getMessageID in interface DeliverSMResp
setMessageID
public void setMessageID(java.lang.String messageID)
- Specified by:
setMessageID in interface DeliverSMResp
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.