| Package | Description |
|---|---|
| com.orchestranetworks.addon.hmfh |
Provides classes and interfaces to use {addon.label} services: export, import and compare.
|
| Modifier and Type | Method and Description |
|---|---|
List<HmfhImportResultForTable> |
HmfhImportResult.getImportResultsForTables()
Returns the import result list into tables.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HmfhImportResult.setImportResultsForTables(List<HmfhImportResultForTable> importResults)
Specifies the list of results from imports into tables.
|