Uses of Interface
org.modelmapper.spi.PropertyNameInfo
Packages that use PropertyNameInfo
-
Uses of PropertyNameInfo in org.modelmapper.spi
Methods in org.modelmapper.spi with parameters of type PropertyNameInfoModifier and TypeMethodDescriptionboolean
MatchingStrategy.matches
(PropertyNameInfo propertyNameInfo) Determines whether the data contained in thepropertyNameInfo
represents a source to destination match.