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

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

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

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