Uses of Class
org.mapstruct.ap.internal.model.AnnotationMapperReference
Packages that use AnnotationMapperReference
Package
Description
Meta-model of mapper types, their methods, mappings between properties etc.
-
Uses of AnnotationMapperReference in org.mapstruct.ap.internal.model
Methods in org.mapstruct.ap.internal.model that return AnnotationMapperReferenceModifier and TypeMethodDescriptionAnnotationMapperReference.withNewAnnotations(List<Annotation> annotations) Methods in org.mapstruct.ap.internal.model that return types with arguments of type AnnotationMapperReferenceMethod parameters in org.mapstruct.ap.internal.model with type arguments of type AnnotationMapperReferenceModifier and TypeMethodDescriptionstatic AnnotatedConstructorAnnotatedConstructor.forComponentModels(String name, List<AnnotationMapperReference> mapperReferences, List<Annotation> annotations, Constructor constructor, boolean includeNoArgConstructor)