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