org.mobicents.mscontrol.impl.events.dtmf
Class DtmfNotifyEventImpl

java.lang.Object
  extended by org.mobicents.mscontrol.impl.events.dtmf.DtmfNotifyEventImpl
All Implemented Interfaces:
java.io.Serializable, org.mobicents.mscontrol.events.dtmf.MsDtmfNotifyEvent, org.mobicents.mscontrol.MsNotifyEvent

public class DtmfNotifyEventImpl
extends java.lang.Object
implements org.mobicents.mscontrol.events.dtmf.MsDtmfNotifyEvent

Author:
Oleg Kulikov
See Also:
Serialized Form

Constructor Summary
DtmfNotifyEventImpl(java.lang.Object source, java.lang.String sequence)
           
 
Method Summary
 org.mobicents.mscontrol.events.MsEventIdentifier getEventID()
           
 java.lang.String getSequence()
           
 java.lang.Object getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DtmfNotifyEventImpl

public DtmfNotifyEventImpl(java.lang.Object source,
                           java.lang.String sequence)
Method Detail

getSequence

public java.lang.String getSequence()
Specified by:
getSequence in interface org.mobicents.mscontrol.events.dtmf.MsDtmfNotifyEvent

getSource

public java.lang.Object getSource()
Specified by:
getSource in interface org.mobicents.mscontrol.MsNotifyEvent

getEventID

public org.mobicents.mscontrol.events.MsEventIdentifier getEventID()
Specified by:
getEventID in interface org.mobicents.mscontrol.MsNotifyEvent


Copyright © 2009. All Rights Reserved.