Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.muc.Affiliation

Packages that use Affiliation
tigase.jaxmpp.core.client.xmpp.modules.muc   
 

Uses of Affiliation in tigase.jaxmpp.core.client.xmpp.modules.muc
 

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



Copyright © 2006-2012 Tigase. All Rights Reserved.