| Package | Description |
|---|---|
| org.polarsys.eplmp.server.importers |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PathDataToImport> |
PathDataImporterResult.getPartsToImport() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathDataImporterResult.setPartsToImport(Map<String,PathDataToImport> partsToImport) |
| Constructor and Description |
|---|
PathDataImporterResult(File importedFile,
List<String> warnings,
List<String> errors,
String stdOutput,
String errorOutput,
Map<String,PathDataToImport> partsToImport) |
Copyright © 2018 DocDoku. All rights reserved.