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

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

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

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