@Target(value=TYPE) @Retention(value=CLASS) @Repeatable(value=DefineTypeVisibilities.class) public @interface DefineTypeVisibility
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
type |
java.lang.String |
visibility |
Modifier and Type | Optional Element and Description |
---|---|
int |
phase |