Uses of Class
edu.internet2.middleware.grouper.changeLog.ChangeLogLabels.MEMBER_ADD

Packages that use ChangeLogLabels.MEMBER_ADD
edu.internet2.middleware.grouper.changeLog   
 

Uses of ChangeLogLabels.MEMBER_ADD in edu.internet2.middleware.grouper.changeLog
 

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