public class QuestionDTOMap extends org.modelmapper.PropertyMap<QuestionDTO,Question>
Constructor and Description |
---|
QuestionDTOMap() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
protected void configure()
configure
in class org.modelmapper.PropertyMap<QuestionDTO,Question>