Annotation Type ParticipantName
-
@Documented @Retention(RUNTIME) public @interface ParticipantNameA qualifier annotation used to indicate a specific participant name.- Since:
- 1.0
- Author:
- Aleks Seovic
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringvalueThe participant name.
-