Uses of Enum Class
edu.internet2.middleware.grouper.changeLog.ChangeLogLabels.ENTITY_DELETE
Packages that use ChangeLogLabels.ENTITY_DELETE
-
Uses of ChangeLogLabels.ENTITY_DELETE in edu.internet2.middleware.grouper.changeLog
Methods in edu.internet2.middleware.grouper.changeLog that return ChangeLogLabels.ENTITY_DELETEModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ChangeLogLabels.ENTITY_DELETE[]
ChangeLogLabels.ENTITY_DELETE.values()
Returns an array containing the constants of this enum class, in the order they are declared.