Uses of Interface
org.modelmapper.builder.ProviderExpression
Packages that use ProviderExpression
Package
Description
ModelMapper is an intelligent object mapping library.
Expression types for building Mappings and TypeMaps
-
Uses of ProviderExpression in org.modelmapper
Methods in org.modelmapper that return ProviderExpressionModifier and TypeMethodDescriptionprotected final ProviderExpression<S,
D> Specifies thecondition
that must apply in order for mapping to take place for a particular destination property hierarchy. -
Uses of ProviderExpression in org.modelmapper.builder
Subinterfaces of ProviderExpression in org.modelmapper.builderMethods in org.modelmapper.builder that return ProviderExpressionModifier and TypeMethodDescriptionSpecifies thecondition
that must apply in order for mapping to take place for a particular destination property hierarchy.