Uses of Class
org.mapstruct.ap.internal.model.Mapper.Builder
Packages that use Mapper.Builder
Package
Description
Meta-model of mapper types, their methods, mappings between properties etc.
-
Uses of Mapper.Builder in org.mapstruct.ap.internal.model
Methods in org.mapstruct.ap.internal.model that return Mapper.BuilderModifier and TypeMethodDescriptionMapper.Builder.additionalAnnotations(Set<Annotation> customAnnotations) Mapper.Builder.constructorFragments(Set<SupportingConstructorFragment> fragments) Mapper.Builder.element(TypeElement element) Mapper.Builder.implPackage(String implPackage) Mapper.Builder.suppressGeneratorTimestamp(boolean suppressGeneratorTimestamp)