Uses of Class
edu.internet2.middleware.grouper.hooks.logic.VetoTypeGrouper

Packages that use VetoTypeGrouper
edu.internet2.middleware.grouper.hooks.logic This package contains misc logic classes that make hooks work 
 

Uses of VetoTypeGrouper in edu.internet2.middleware.grouper.hooks.logic
 

Methods in edu.internet2.middleware.grouper.hooks.logic that return VetoTypeGrouper
static VetoTypeGrouper VetoTypeGrouper.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static VetoTypeGrouper[] VetoTypeGrouper.values()
          Returns an array containing the constants of this enum type, in the order they are declared.