Uses of Class
org.gcube.application.cms.notifications.NotificationGenericConstants.NOTIFICATION_TYPE
-
Packages that use NotificationGenericConstants.NOTIFICATION_TYPE Package Description org.gcube.application.cms.notifications -
-
Uses of NotificationGenericConstants.NOTIFICATION_TYPE in org.gcube.application.cms.notifications
Methods in org.gcube.application.cms.notifications that return NotificationGenericConstants.NOTIFICATION_TYPE Modifier and Type Method Description static NotificationGenericConstants.NOTIFICATION_TYPENotificationGenericConstants.NOTIFICATION_TYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationGenericConstants.NOTIFICATION_TYPE[]NotificationGenericConstants.NOTIFICATION_TYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.
-