Uses of Interface
org.modelmapper.spi.MatchingStrategy.PropertyNameInfo

Packages that use MatchingStrategy.PropertyNameInfo
org.modelmapper.spi Service Provider Interface 
 

Uses of MatchingStrategy.PropertyNameInfo in org.modelmapper.spi
 

Methods in org.modelmapper.spi with parameters of type MatchingStrategy.PropertyNameInfo
 boolean MatchingStrategy.matches(MatchingStrategy.PropertyNameInfo propertyNameInfo)
          Determines whether the data contained in the propertyNameInfo represents a source to destination match.
 



Copyright © 2011. All Rights Reserved.