@Documented @Target(value=TYPE) @Retention(value=RUNTIME) @Repeatable(value=UsedByPeople.class) public @interface UsedByPerson
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
name |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
description |
java.lang.String |
technology |