Uses of Interface
org.modelmapper.spi.MappingEngine
-
Packages that use MappingEngine Package Description org.modelmapper.spi Service Provider Interface -
-
Uses of MappingEngine in org.modelmapper.spi
Methods in org.modelmapper.spi that return MappingEngine Modifier and Type Method Description MappingEngine
MappingContext. getMappingEngine()
Returns the MappingEngine that initiated the mapping request.
-