org.mobicents.slee.sipevent.server.subscription.eventlist
Class FlatListRemovedEvent

java.lang.Object
  extended by org.mobicents.slee.sipevent.server.subscription.eventlist.FlatListRemovedEvent

public class FlatListRemovedEvent
extends java.lang.Object

Author:
martins

Constructor Summary
FlatListRemovedEvent(org.mobicents.slee.sipevent.server.subscription.eventlist.FlatList flatList)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 org.mobicents.slee.sipevent.server.subscription.eventlist.FlatList getFlatList()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlatListRemovedEvent

public FlatListRemovedEvent(org.mobicents.slee.sipevent.server.subscription.eventlist.FlatList flatList)
Method Detail

getFlatList

public org.mobicents.slee.sipevent.server.subscription.eventlist.FlatList getFlatList()

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2009. All Rights Reserved.