Uses of Enum Class
org.dspace.app.ldn.model.NotifyRequestStatusEnum
Packages that use NotifyRequestStatusEnum
-
Uses of NotifyRequestStatusEnum in org.dspace.app.ldn.model
Methods in org.dspace.app.ldn.model that return NotifyRequestStatusEnumModifier and TypeMethodDescriptionRequestStatus.getStatus()static NotifyRequestStatusEnumReturns the enum constant of this class with the specified name.static NotifyRequestStatusEnum[]NotifyRequestStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.dspace.app.ldn.model with parameters of type NotifyRequestStatusEnum