hp.opencall.media.sms.tl2
Class SMSDeliveryPDU
java.lang.Object
hp.opencall.media.sms.tl.PDU
hp.opencall.media.sms.tl2.PDU
hp.opencall.media.sms.tl2.SMSDeliveryPDU
- public class SMSDeliveryPDU
- extends PDU
protocol description unit.
SMSDeliveryPDU
public SMSDeliveryPDU()
- Constructor
getMediaIdentifier
public Parameter getMediaIdentifier()
getFirmwareVersion
public Parameter getFirmwareVersion()
getSmsProviderIdentifier
public Parameter getSmsProviderIdentifier()
getDisplayInformation
public Parameter getDisplayInformation()
getDataInformation
public Parameter getDataInformation()
getDateAndTime
public Parameter getDateAndTime()
getCallingLineIdentity
public Parameter getCallingLineIdentity()
getReasonForAbscenceOfCli
public Parameter getReasonForAbscenceOfCli()
getCallingTerminalIdentity
public Parameter getCallingTerminalIdentity()
getMailAddress
public Parameter getMailAddress()
getPublicKey
public Parameter getPublicKey()
getReplaceShortMessageType
public Parameter getReplaceShortMessageType()
getMediaIdentifierValue
public byte getMediaIdentifierValue()
throws PDUException
- Throws:
PDUException
getFirmwareVersionValue
public byte[] getFirmwareVersionValue()
throws PDUException
- Throws:
PDUException
getSmsProviderIdentifierValue
public byte[] getSmsProviderIdentifierValue()
throws PDUException
- Throws:
PDUException
getDisplayInformationValue
public byte[] getDisplayInformationValue()
throws PDUException
- Throws:
PDUException
getDataInformationValue
public byte[] getDataInformationValue()
throws PDUException
- Throws:
PDUException
getDateAndTimeValue
public byte[] getDateAndTimeValue()
throws PDUException
- Throws:
PDUException
getCallingLineIdentityValue
public byte[] getCallingLineIdentityValue()
throws PDUException
- Throws:
PDUException
getReasonForAbscenceOfCliValue
public byte getReasonForAbscenceOfCliValue()
throws PDUException
- Throws:
PDUException
getCallingTerminalIdentityValue
public byte getCallingTerminalIdentityValue()
throws PDUException
- Throws:
PDUException
getMailAddressValue
public byte[] getMailAddressValue()
throws PDUException
- Throws:
PDUException
getPublicKeyValue
public byte[] getPublicKeyValue()
throws PDUException
- Throws:
PDUException
getReplaceShortMessageTypeValue
public byte getReplaceShortMessageTypeValue()
throws PDUException
- Throws:
PDUException
setMediaIdentifierValue
public void setMediaIdentifierValue(byte value)
throws PDUException
- Throws:
PDUException
setFirmwareVersionValue
public void setFirmwareVersionValue(byte[] value)
throws PDUException
- Throws:
PDUException
setSmsProviderIdentifierValue
public void setSmsProviderIdentifierValue(byte[] value)
throws PDUException
- Throws:
PDUException
setDisplayInformationValue
public void setDisplayInformationValue(byte[] value)
throws PDUException
- Throws:
PDUException
setDataInformationValue
public void setDataInformationValue(byte[] value)
throws PDUException
- Throws:
PDUException
setDateAndTimeValue
public void setDateAndTimeValue(byte[] value)
throws PDUException
- Throws:
PDUException
setCallingLineIdentityValue
public void setCallingLineIdentityValue(byte[] value)
throws PDUException
- Throws:
PDUException
setReasonForAbscenceOfCliValue
public void setReasonForAbscenceOfCliValue(byte value)
throws PDUException
- Throws:
PDUException
setCallingTerminalIdentityValue
public void setCallingTerminalIdentityValue(byte value)
throws PDUException
- Throws:
PDUException
setMailAddressValue
public void setMailAddressValue(byte[] value)
throws PDUException
- Throws:
PDUException
setPublicKeyValue
public void setPublicKeyValue(byte[] value)
throws PDUException
- Throws:
PDUException
setReplaceShortMessageTypeValue
public void setReplaceShortMessageTypeValue(byte value)
throws PDUException
- Throws:
PDUException