public class ModelAndView extends Object
Constructor and Description |
---|
ModelAndView(String viewName) |
Modifier and Type | Method and Description |
---|---|
void |
addObject(String name,
Object modelObject) |
Map<String,Object> |
getModel() |
String |
getViewName() |
Copyright © 2021. All rights reserved.