Uses of Class
org.mobicents.slee.sipevent.server.subscription.pojo.Subscription.Event

Packages that use Subscription.Event
org.mobicents.slee.sipevent.server.subscription.pojo   
 

Uses of Subscription.Event in org.mobicents.slee.sipevent.server.subscription.pojo
 

Methods in org.mobicents.slee.sipevent.server.subscription.pojo that return Subscription.Event
 Subscription.Event Subscription.getLastEvent()
           
static Subscription.Event Subscription.Event.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Subscription.Event[] Subscription.Event.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.mobicents.slee.sipevent.server.subscription.pojo with parameters of type Subscription.Event
 boolean Subscription.changeStatus(Subscription.Event event)
           
 void Subscription.setLastEvent(Subscription.Event lastEvent)
           
 



Copyright © 2008. All Rights Reserved.