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