Uses of Class
tigase.server.Permissions

Packages that use Permissions
tigase.server   
 

Uses of Permissions in tigase.server
 

Methods in tigase.server that return Permissions
 Permissions Packet.getPermissions()
           
static Permissions Permissions.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Permissions[] Permissions.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in tigase.server with parameters of type Permissions
 void Packet.setPermissions(Permissions perm)
           
 



Copyright © 2008 Tigase. All Rights Reserved.