@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface EventName
| Modifier and Type | Required Element and Description |
|---|---|
EventNames |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
required |
public abstract EventNames value