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

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

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

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



Copyright © 2006-2012 Tigase. All Rights Reserved.