@Target(value={METHOD,ANNOTATION_TYPE})
@Retention(value=RUNTIME)
@Repeatable(value=DgsData.List.class)
@Inherited
public @interface DgsData
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
parentType |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
field |