Uses of Enum Class
com.example.orderplatform.notifications.domain.NotificationStatus
Packages that use NotificationStatus
-
Uses of NotificationStatus in com.example.orderplatform.notifications.domain
Methods in com.example.orderplatform.notifications.domain that return NotificationStatusModifier and TypeMethodDescriptionstatic NotificationStatusReturns the enum constant of this class with the specified name.static NotificationStatus[]NotificationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.