Interface MappingAnnotatedMethodParameter

All Superinterfaces:
MappingAnnotatedElement
All Known Implementing Classes:
MethodParameterMappingAnnotationProcessorContextImpl

public interface MappingAnnotatedMethodParameter extends MappingAnnotatedElement
A method parameter in the entity model annotated with a mapping annotation.
See Also: