Annotation Interface ServiceData.ServiceRef
- Enclosing class:
- ServiceData
@Repeatable(ServiceRefs.class)
@Target(TYPE)
@Retention(RUNTIME)
public static @interface ServiceData.ServiceRef
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value -
type
AstBody.AstBodyType type
-