hp.opencall.media.sms.tl2
Class SMTEStatusPDU
java.lang.Object
hp.opencall.media.sms.tl.PDU
hp.opencall.media.sms.tl2.PDU
hp.opencall.media.sms.tl2.SMTEStatusPDU
- public class SMTEStatusPDU
- extends PDU
protocol description unit.
SMTEStatusPDU
public SMTEStatusPDU()
- Constructor
getFirmwareVersion
public Parameter getFirmwareVersion()
getSmsProviderIdentifier
public Parameter getSmsProviderIdentifier()
getCallingTerminalIdentity
public Parameter getCallingTerminalIdentity()
getSmteResources
public Parameter getSmteResources()
getFirmwareVersionValue
public byte[] getFirmwareVersionValue()
throws PDUException
- Throws:
PDUException
getSmsProviderIdentifierValue
public byte[] getSmsProviderIdentifierValue()
throws PDUException
- Throws:
PDUException
getCallingTerminalIdentityValue
public byte getCallingTerminalIdentityValue()
throws PDUException
- Throws:
PDUException
getSmteResourcesValue
public byte[] getSmteResourcesValue()
throws PDUException
- Throws:
PDUException
setFirmwareVersionValue
public void setFirmwareVersionValue(byte[] value)
throws PDUException
- Throws:
PDUException
setSmsProviderIdentifierValue
public void setSmsProviderIdentifierValue(byte[] value)
throws PDUException
- Throws:
PDUException
setCallingTerminalIdentityValue
public void setCallingTerminalIdentityValue(byte value)
throws PDUException
- Throws:
PDUException
setSmteResourcesValue
public void setSmteResourcesValue(byte[] value)
throws PDUException
- Throws:
PDUException