Annotation Type PersonalNotification
-
@Retention(RUNTIME) @Target(METHOD) public @interface PersonalNotification
Identifies which user notification of root typeNotificationRootType.PERSONALshould be sent by calling the accessor method
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description PersonalNotificationTypevalue
-
-
-
Element Detail
-
value
PersonalNotificationType value
-
-