@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface TagEventDeclaration
| Modifier and Type | Required Element and Description |
|---|---|
String |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description
A description to be used to compose the documentation of the generated library
|
boolean |
required |
Copyright © 2015. All rights reserved.