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