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(java.lang.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
 java.lang.Class<?>[] GroupsPerOperation.get(GroupsPerOperation.Operation operation)
           
 



Copyright © 2011. All Rights Reserved.