Uses of Class
tigase.server.sreceiver.PropertyConstants.SubscrRestrictions

Packages that use PropertyConstants.SubscrRestrictions
tigase.server.sreceiver   
 

Uses of PropertyConstants.SubscrRestrictions in tigase.server.sreceiver
 

Fields in tigase.server.sreceiver declared as PropertyConstants.SubscrRestrictions
static PropertyConstants.SubscrRestrictions PropertyConstants.SUBSCR_RESTRICTIONS_PROP_VAL
           
 

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



Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.