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

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

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

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