Uses of Enum Class
org.orcid.jaxb.model.notification_v2.NotificationType
Packages that use NotificationType
-
Uses of NotificationType in org.orcid.jaxb.model.notification_v2
Fields in org.orcid.jaxb.model.notification_v2 declared as NotificationTypeMethods in org.orcid.jaxb.model.notification_v2 that return NotificationTypeModifier and TypeMethodDescriptionstatic NotificationTypeNotification.getNotificationType()Gets the value of the notificationType property.static 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 org.orcid.jaxb.model.notification_v2 with parameters of type NotificationTypeModifier and TypeMethodDescriptionvoidNotification.setNotificationType(NotificationType value) Sets the value of the notificationType property.