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