hp.opencall.media.sms.tl1
Class SMSCommandPDU
java.lang.Object
hp.opencall.media.sms.tl.PDU
hp.opencall.media.sms.tl1.PDU
hp.opencall.media.sms.tl1.SMSCommandPDU
- public class SMSCommandPDU
- extends PDU
protocol description unit.
SMSCommandPDU
public SMSCommandPDU()
- Constructor
getTpMti
public Parameter getTpMti()
getTpUdhi
public Parameter getTpUdhi()
getToSrr
public Parameter getToSrr()
getTpMr
public Parameter getTpMr()
getTpPid
public Parameter getTpPid()
getTpCt
public Parameter getTpCt()
getTpMn
public Parameter getTpMn()
getTpDa
public Parameter getTpDa()
getTpCdl
public Parameter getTpCdl()
getTpCd
public Parameter getTpCd()
getTpMtiValue
public byte getTpMtiValue()
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
getTpPidValue
public byte getTpPidValue()
throws PDUException
- Throws:
PDUException
getTpCtValue
public byte getTpCtValue()
throws PDUException
- Throws:
PDUException
getTpMnValue
public byte getTpMnValue()
throws PDUException
- Throws:
PDUException
getTpDaValue
public byte[] getTpDaValue()
throws PDUException
- Throws:
PDUException
getTpCdlValue
public byte getTpCdlValue()
throws PDUException
- Throws:
PDUException
getTpCdValue
public byte[] getTpCdValue()
throws PDUException
- Throws:
PDUException
setTpMtiValue
public void setTpMtiValue(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
setTpPidValue
public void setTpPidValue(byte value)
throws PDUException
- Throws:
PDUException
setTpCtValue
public void setTpCtValue(byte value)
throws PDUException
- Throws:
PDUException
setTpMnValue
public void setTpMnValue(byte value)
throws PDUException
- Throws:
PDUException
setTpDaValue
public void setTpDaValue(byte[] value)
throws PDUException
- Throws:
PDUException
setTpCdlValue
public void setTpCdlValue(byte value)
throws PDUException
- Throws:
PDUException
setTpCdValue
public void setTpCdValue(byte[] value)
throws PDUException
- Throws:
PDUException