Uses of Interface
org.modelmapper.Module
-
Packages that use Module Package Description org.modelmapper ModelMapper is an intelligent object mapping library. -
-
Uses of Module in org.modelmapper
Methods in org.modelmapper with parameters of type Module Modifier and Type Method Description ModelMapper
ModelMapper. registerModule(Module module)
Register a module
-