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

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

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

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