Uses of Class
org.mapstruct.ap.internal.model.source.MappingOptions.InheritContext
-
Packages that use MappingOptions.InheritContext Package Description org.mapstruct.ap.internal.model.source Intermediary representation of mapping methods as retrieved from via the annotation processing API. -
-
Uses of MappingOptions.InheritContext in org.mapstruct.ap.internal.model.source
Methods in org.mapstruct.ap.internal.model.source that return MappingOptions.InheritContext Modifier and Type Method Description MappingOptions.InheritContext
MappingOptions. getInheritContext()
-