hp.opencall.media.sms.tl1
Class SMSDeliverReportRPAckPDU

java.lang.Object
  extended byhp.opencall.media.sms.tl.PDU
      extended byhp.opencall.media.sms.tl1.PDU
          extended byhp.opencall.media.sms.tl1.SMSDeliverReportRPAckPDU

public class SMSDeliverReportRPAckPDU
extends PDU

protocol description unit.


Constructor Summary
SMSDeliverReportRPAckPDU()
          Constructor
 
Method Summary
 Parameter getTpDcs()
           
 byte getTpDcsValue()
           
 Parameter getTpMti()
           
 byte getTpMtiValue()
           
 Parameter getTpPi()
           
 Parameter getTpPid()
           
 byte getTpPidValue()
           
 byte[] getTpPiValue()
           
 Parameter getTpUd()
           
 Parameter getTpUdhi()
           
 byte getTpUdhiValue()
           
 Parameter getTpUdl()
           
 byte getTpUdlValue()
           
 byte[] getTpUdValue()
           
 void setTpDcsValue(byte value)
           
 void setTpMtiValue(byte value)
           
 void setTpPidValue(byte value)
           
 void setTpPiValue(byte[] value)
           
 void setTpUdhiValue(byte value)
           
 void setTpUdlValue(byte value)
           
 void setTpUdValue(byte[] value)
           
 
Methods inherited from class hp.opencall.media.sms.tl1.PDU
decodePDU, encodedPDU
 
Methods inherited from class hp.opencall.media.sms.tl.PDU
getSizeInByte, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SMSDeliverReportRPAckPDU

public SMSDeliverReportRPAckPDU()
Constructor

Method Detail

getTpMti

public Parameter getTpMti()

getTpUdhi

public Parameter getTpUdhi()

getTpPi

public Parameter getTpPi()

getTpPid

public Parameter getTpPid()

getTpDcs

public Parameter getTpDcs()

getTpUdl

public Parameter getTpUdl()

getTpUd

public Parameter getTpUd()

getTpMtiValue

public byte getTpMtiValue()
                   throws PDUException
Throws:
PDUException

getTpUdhiValue

public byte getTpUdhiValue()
                    throws PDUException
Throws:
PDUException

getTpPiValue

public byte[] getTpPiValue()
                    throws PDUException
Throws:
PDUException

getTpPidValue

public byte getTpPidValue()
                   throws PDUException
Throws:
PDUException

getTpDcsValue

public byte getTpDcsValue()
                   throws PDUException
Throws:
PDUException

getTpUdlValue

public byte getTpUdlValue()
                   throws PDUException
Throws:
PDUException

getTpUdValue

public byte[] getTpUdValue()
                    throws PDUException
Throws:
PDUException

setTpMtiValue

public void setTpMtiValue(byte value)
                   throws PDUException
Throws:
PDUException

setTpUdhiValue

public void setTpUdhiValue(byte value)
                    throws PDUException
Throws:
PDUException

setTpPiValue

public void setTpPiValue(byte[] value)
                  throws PDUException
Throws:
PDUException

setTpPidValue

public void setTpPidValue(byte value)
                   throws PDUException
Throws:
PDUException

setTpDcsValue

public void setTpDcsValue(byte value)
                   throws PDUException
Throws:
PDUException

setTpUdlValue

public void setTpUdlValue(byte value)
                   throws PDUException
Throws:
PDUException

setTpUdValue

public void setTpUdValue(byte[] value)
                  throws PDUException
Throws:
PDUException