hp.opencall.media.sms.tl1
Class SMSStatusReportPDU

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

public class SMSStatusReportPDU
extends PDU

protocol description unit.


Constructor Summary
SMSStatusReportPDU()
          Constructor
 
Method Summary
 Parameter getTpDcs()
           
 byte getTpDcsValue()
           
 Parameter getTpDt()
           
 byte[] getTpDtValue()
           
 Parameter getTpMms()
           
 byte getTpMmsValue()
           
 Parameter getTpMr()
           
 byte getTpMrValue()
           
 Parameter getTpMti()
           
 byte getTpMtiValue()
           
 Parameter getTpPi()
           
 Parameter getTpPid()
           
 byte getTpPidValue()
           
 byte[] getTpPiValue()
           
 Parameter getTpRa()
           
 byte[] getTpRaValue()
           
 Parameter getTpScts()
           
 byte[] getTpSctsValue()
           
 Parameter getTpSrq()
           
 byte getTpSrqValue()
           
 Parameter getTpSt()
           
 byte getTpStValue()
           
 Parameter getTpUd()
           
 Parameter getTpUdhi()
           
 byte getTpUdhiValue()
           
 Parameter getTpUdl()
           
 byte getTpUdlValue()
           
 byte[] getTpUdValue()
           
 void setTpDcsValue(byte value)
           
 void setTpDtValue(byte[] value)
           
 void setTpMmsValue(byte value)
           
 void setTpMrValue(byte value)
           
 void setTpMtiValue(byte value)
           
 void setTpPidValue(byte value)
           
 void setTpPiValue(byte[] value)
           
 void setTpRaValue(byte[] value)
           
 void setTpSctsValue(byte[] value)
           
 void setTpSrqValue(byte value)
           
 void setTpStValue(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

SMSStatusReportPDU

public SMSStatusReportPDU()
Constructor

Method Detail

getTpMti

public Parameter getTpMti()

getTpUdhi

public Parameter getTpUdhi()

getTpMms

public Parameter getTpMms()

getTpSrq

public Parameter getTpSrq()

getTpMr

public Parameter getTpMr()

getTpRa

public Parameter getTpRa()

getTpScts

public Parameter getTpScts()

getTpDt

public Parameter getTpDt()

getTpSt

public Parameter getTpSt()

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

getTpMmsValue

public byte getTpMmsValue()
                   throws PDUException
Throws:
PDUException

getTpSrqValue

public byte getTpSrqValue()
                   throws PDUException
Throws:
PDUException

getTpMrValue

public byte getTpMrValue()
                  throws PDUException
Throws:
PDUException

getTpRaValue

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

getTpSctsValue

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

getTpDtValue

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

getTpStValue

public byte getTpStValue()
                  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

setTpMmsValue

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

setTpSrqValue

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

setTpMrValue

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

setTpRaValue

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

setTpSctsValue

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

setTpDtValue

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

setTpStValue

public void setTpStValue(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