hp.opencall.media.sms.tl1
Class SMSDeliverPDU

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

public class SMSDeliverPDU
extends PDU

protocol description unit.


Constructor Summary
SMSDeliverPDU()
          Constructor
 
Method Summary
 Parameter getTpDcs()
           
 byte getTpDcsValue()
           
 Parameter getTpMms()
           
 byte getTpMmsValue()
           
 Parameter getTpMti()
           
 byte getTpMtiValue()
           
 Parameter getTpOa()
           
 byte[] getTpOaValue()
           
 Parameter getTpPid()
           
 byte getTpPidValue()
           
 Parameter getTpRp()
           
 byte getTpRpValue()
           
 Parameter getTpScts()
           
 byte[] getTpSctsValue()
           
 Parameter getTpSri()
           
 byte getTpSriValue()
           
 Parameter getTpUd()
           
 Parameter getTpUdhi()
           
 byte getTpUdhiValue()
           
 Parameter getTpUdl()
           
 byte getTpUdlValue()
           
 byte[] getTpUdValue()
           
 void setTpDcsValue(byte value)
           
 void setTpMmsValue(byte value)
           
 void setTpMtiValue(byte value)
           
 void setTpOaValue(byte[] value)
           
 void setTpPidValue(byte value)
           
 void setTpRpValue(byte value)
           
 void setTpSctsValue(byte[] value)
           
 void setTpSriValue(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

SMSDeliverPDU

public SMSDeliverPDU()
Constructor

Method Detail

getTpMti

public Parameter getTpMti()

getTpMms

public Parameter getTpMms()

getTpRp

public Parameter getTpRp()

getTpUdhi

public Parameter getTpUdhi()

getTpSri

public Parameter getTpSri()

getTpOa

public Parameter getTpOa()

getTpPid

public Parameter getTpPid()

getTpDcs

public Parameter getTpDcs()

getTpScts

public Parameter getTpScts()

getTpUdl

public Parameter getTpUdl()

getTpUd

public Parameter getTpUd()

getTpMtiValue

public byte getTpMtiValue()
                   throws PDUException
Throws:
PDUException

getTpMmsValue

public byte getTpMmsValue()
                   throws PDUException
Throws:
PDUException

getTpRpValue

public byte getTpRpValue()
                  throws PDUException
Throws:
PDUException

getTpUdhiValue

public byte getTpUdhiValue()
                    throws PDUException
Throws:
PDUException

getTpSriValue

public byte getTpSriValue()
                   throws PDUException
Throws:
PDUException

getTpOaValue

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

getTpPidValue

public byte getTpPidValue()
                   throws PDUException
Throws:
PDUException

getTpDcsValue

public byte getTpDcsValue()
                   throws PDUException
Throws:
PDUException

getTpSctsValue

public byte[] getTpSctsValue()
                      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

setTpMmsValue

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

setTpRpValue

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

setTpUdhiValue

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

setTpSriValue

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

setTpOaValue

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

setTpSctsValue

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