@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public static @interface Form.Display
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
name |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String[] |
attributes |