Uses of Enum Class
org.modelmapper.spi.ConditionalConverter.MatchResult
Packages that use ConditionalConverter.MatchResult
-
Uses of ConditionalConverter.MatchResult in org.modelmapper.spi
Methods in org.modelmapper.spi that return ConditionalConverter.MatchResultModifier and TypeMethodDescriptionDetermines whether the converter matches and supports conversion fromsourceType
todestinationType
.Returns the enum constant of this class with the specified name.static ConditionalConverter.MatchResult[]
ConditionalConverter.MatchResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.