Uses of Class
org.bidib.wizard.mvc.stepcontrol.view.excel.ImportAspect
-
Packages that use ImportAspect Package Description org.bidib.wizard.mvc.stepcontrol.view.excel -
-
Uses of ImportAspect in org.bidib.wizard.mvc.stepcontrol.view.excel
Methods in org.bidib.wizard.mvc.stepcontrol.view.excel that return types with arguments of type ImportAspect Modifier and Type Method Description List<ImportAspect>ExcelAspectReader. readAspects(InputStream excelFile)Method parameters in org.bidib.wizard.mvc.stepcontrol.view.excel with type arguments of type ImportAspect Modifier and Type Method Description voidExcelAspectReader. writeAspects(org.bidib.wizard.api.model.NodeInterface node, File excelFile, List<ImportAspect> aspects, ExcelAspectReader.MotorData motorData)
-