Uses of Class
edu.internet2.middleware.grouper.changeLog.ChangeLogTypeBuiltin

Packages that use ChangeLogTypeBuiltin
edu.internet2.middleware.grouper.changeLog   
 

Uses of ChangeLogTypeBuiltin in edu.internet2.middleware.grouper.changeLog
 

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