Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem.Subscription

Packages that use RosterItem.Subscription
tigase.jaxmpp.core.client.xmpp.modules.roster   
 

Uses of RosterItem.Subscription in tigase.jaxmpp.core.client.xmpp.modules.roster
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.roster that return RosterItem.Subscription
 RosterItem.Subscription RosterItem.getSubscription()
           
static RosterItem.Subscription RosterItem.Subscription.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RosterItem.Subscription[] RosterItem.Subscription.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.roster with parameters of type RosterItem.Subscription
 void RosterItem.setSubscription(RosterItem.Subscription subscription)
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.