Uses of Class
org.trails.security.RestrictionType

Packages that use RestrictionType
org.trails.security   
 

Uses of RestrictionType in org.trails.security
 

Methods in org.trails.security that return RestrictionType
 RestrictionType SecurityRestriction.getRestrictionType()
           
static RestrictionType RestrictionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RestrictionType[] RestrictionType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.trails.security with parameters of type RestrictionType
 void SecurityRestriction.setRestrictionType(RestrictionType restrictionType)
           
 



Copyright © 2004-2008. All Rights Reserved.