hp.opencall.media.sms.tl1
Class SMSSubmitPDU

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

public class SMSSubmitPDU
extends PDU

protocol description unit.


Constructor Summary
SMSSubmitPDU()
          Constructor
 
Method Summary
 Parameter getToSrr()
           
 byte getToSrrValue()
           
 Parameter getTpDa()
           
 byte[] getTpDaValue()
           
 Parameter getTpDcs()
           
 byte getTpDcsValue()
           
 Parameter getTpMr()
           
 byte getTpMrValue()
           
 Parameter getTpMti()
           
 byte getTpMtiValue()
           
 Parameter getTpPid()
           
 byte getTpPidValue()
           
 Parameter getTpRd()
           
 byte getTpRdValue()
           
 Parameter getTpRp()
           
 byte getTpRpValue()
           
 Parameter getTpUd()
           
 Parameter getTpUdhi()
           
 byte getTpUdhiValue()
           
 Parameter getTpUdl()
           
 byte getTpUdlValue()
           
 byte[] getTpUdValue()
           
 Parameter getTpVp()
           
 Parameter getTpVpf()
           
 byte getTpVpfValue()
           
 byte[] getTpVpValue()
           
 void setToSrrValue(byte value)
           
 void setTpDaValue(byte[] value)
           
 void setTpDcsValue(byte value)
           
 void setTpMrValue(byte value)
           
 void setTpMtiValue(byte value)
           
 void setTpPidValue(byte value)
           
 void setTpRdValue(byte value)
           
 void setTpRpValue(byte value)
           
 void setTpUdhiValue(byte value)
           
 void setTpUdlValue(byte value)
           
 void setTpUdValue(byte[] value)
           
 void setTpVpfValue(byte value)
           
 void setTpVpValue(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

SMSSubmitPDU

public SMSSubmitPDU()
Constructor

Method Detail

getTpMti

public Parameter getTpMti()

getTpRd

public Parameter getTpRd()

getTpVpf

public Parameter getTpVpf()

getTpRp

public Parameter getTpRp()

getTpUdhi

public Parameter getTpUdhi()

getToSrr

public Parameter getToSrr()

getTpMr

public Parameter getTpMr()

getTpDa

public Parameter getTpDa()

getTpPid

public Parameter getTpPid()

getTpDcs

public Parameter getTpDcs()

getTpVp

public Parameter getTpVp()

getTpUdl

public Parameter getTpUdl()

getTpUd

public Parameter getTpUd()

getTpMtiValue

public byte getTpMtiValue()
                   throws PDUException
Throws:
PDUException

getTpRdValue

public byte getTpRdValue()
                  throws PDUException
Throws:
PDUException

getTpVpfValue

public byte getTpVpfValue()
                   throws PDUException
Throws:
PDUException

getTpRpValue

public byte getTpRpValue()
                  throws PDUException
Throws:
PDUException

getTpUdhiValue

public byte getTpUdhiValue()
                    throws PDUException
Throws:
PDUException

getToSrrValue

public byte getToSrrValue()
                   throws PDUException
Throws:
PDUException

getTpMrValue

public byte getTpMrValue()
                  throws PDUException
Throws:
PDUException

getTpDaValue

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

getTpPidValue

public byte getTpPidValue()
                   throws PDUException
Throws:
PDUException

getTpDcsValue

public byte getTpDcsValue()
                   throws PDUException
Throws:
PDUException

getTpVpValue

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

setTpRdValue

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

setTpVpfValue

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

setToSrrValue

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

setTpMrValue

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

setTpDaValue

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

setTpVpValue

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