Uses of Class
org.mapstruct.ap.internal.model.BeanMappingMethod
-
Packages that use BeanMappingMethod Package Description org.mapstruct.ap.internal.model Meta-model of mapper types, their methods, mappings between properties etc. -
-
Uses of BeanMappingMethod in org.mapstruct.ap.internal.model
Methods in org.mapstruct.ap.internal.model that return BeanMappingMethod Modifier and Type Method Description BeanMappingMethod
BeanMappingMethod.Builder. build()
-