Uses of Class
org.mapstruct.ap.internal.model.NestedPropertyMappingMethod.SafePropertyEntry
-
Packages that use NestedPropertyMappingMethod.SafePropertyEntry Package Description org.mapstruct.ap.internal.model Meta-model of mapper types, their methods, mappings between properties etc. -
-
Uses of NestedPropertyMappingMethod.SafePropertyEntry in org.mapstruct.ap.internal.model
Methods in org.mapstruct.ap.internal.model that return types with arguments of type NestedPropertyMappingMethod.SafePropertyEntry Modifier and Type Method Description List<NestedPropertyMappingMethod.SafePropertyEntry>
NestedPropertyMappingMethod. getPropertyEntries()
-