Uses of Class
org.apache.myfaces.extensions.validator.crossval.annotation.RequiredIfType

Packages that use RequiredIfType
org.apache.myfaces.extensions.validator.crossval.annotation   
 

Uses of RequiredIfType in org.apache.myfaces.extensions.validator.crossval.annotation
 

Methods in org.apache.myfaces.extensions.validator.crossval.annotation that return RequiredIfType
static RequiredIfType RequiredIfType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RequiredIfType[] RequiredIfType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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