Uses of Class
cn.yusiwen.excel.example.entity.DemoData1
-
Packages that use DemoData1 Package Description cn.yusiwen.excel.example.controller -
-
Uses of DemoData1 in cn.yusiwen.excel.example.controller
Methods in cn.yusiwen.excel.example.controller that return types with arguments of type DemoData1 Modifier and Type Method Description List<DemoData1>DemoController1. export1()Method parameters in cn.yusiwen.excel.example.controller with type arguments of type DemoData1 Modifier and Type Method Description StringDemoController1. import1(List<DemoData1> data1List, org.springframework.validation.BindingResult bindingResult)
-