Uses of Enum Class
io.mosip.authentication.core.indauth.dto.NotificationType
Packages that use NotificationType
-
Uses of NotificationType in io.mosip.authentication.core.indauth.dto
Methods in io.mosip.authentication.core.indauth.dto that return NotificationTypeModifier and TypeMethodDescriptionstatic NotificationTypeReturns the enum constant of this class with the specified name.static NotificationType[]NotificationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.mosip.authentication.core.indauth.dto that return types with arguments of type NotificationTypeModifier and TypeMethodDescriptionstatic Optional<NotificationType> NotificationType.getNotificationTypeForChannel(String channel)