Annotation Type AnnotationInjections.InjectAnnotation
- Enclosing class:
AnnotationInjections
@Annotation("org.immutables.annotate.InjectAnnotation")
public static @interface AnnotationInjections.InjectAnnotation
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
code
String code- Default:
""
-
type
Class<? extends Annotation> type- Default:
org.immutables.value.processor.meta.AnnotationInjections.InjectAnnotation.class
-
ifPresent
boolean ifPresent- Default:
false
-
target
-
deduplicationKey
String deduplicationKey- Default:
""
-