protected class BaseImporter.ImportEntry extends Object
| Constructor and Description |
|---|
ImportEntry(String rootModuleId,
String rootModuleVersion,
Map<String,String> metadata,
Set<BaseImporter.Module> modules,
Input input) |
| Modifier and Type | Method and Description |
|---|---|
Input |
getInput() |
Map<String,String> |
getMetadata() |
Set<BaseImporter.Module> |
getModules() |
String |
getRootModuleId() |
String |
getRootModuleVersion() |
Copyright © 2016 Australian e-Health Research Centre. All Rights Reserved.