Uses of Class
org.hibernate.cfg.beanvalidation.GroupsPerOperation.Operation

Packages that use GroupsPerOperation.Operation
org.hibernate.cfg.beanvalidation   
 

Uses of GroupsPerOperation.Operation in org.hibernate.cfg.beanvalidation
 

Methods in org.hibernate.cfg.beanvalidation that return GroupsPerOperation.Operation
static GroupsPerOperation.Operation GroupsPerOperation.Operation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GroupsPerOperation.Operation[] GroupsPerOperation.Operation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.hibernate.cfg.beanvalidation with parameters of type GroupsPerOperation.Operation
 Class<?>[] GroupsPerOperation.get(GroupsPerOperation.Operation operation)
           
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.