Annotation Type MethodParameterMappingAnnotationProcessorRef


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

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