Annotation Type TypeMappingAnnotationProcessorRef


@Documented @Target({}) @Retention(RUNTIME) public @interface TypeMappingAnnotationProcessorRef
A reference to a TypeMappingAnnotationProcessor.

References can use either a name, a type, or both.