@Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(value=RUNTIME)
@Documented
public static @interface EnumElement.List
Modifier and Type | Required Element and Description |
---|---|
EnumElement[] |
value |
public abstract EnumElement[] value