Uses of Class
org.apache.myfaces.extensions.validator.internal.UsageCategory

Packages that use UsageCategory
org.apache.myfaces.extensions.validator.internal   
 

Uses of UsageCategory in org.apache.myfaces.extensions.validator.internal
 

Methods in org.apache.myfaces.extensions.validator.internal that return UsageCategory
static UsageCategory UsageCategory.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UsageCategory[] UsageCategory.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 The Apache Software Foundation. All Rights Reserved.