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<FileExport> |
HmfhExportResult.getFileExports()
Returns a list of the properties of the export files.
|
Modifier and Type | Method and Description |
---|---|
void |
HmfhExportResult.setFileExports(List<FileExport> fileExports)
Sets the list of properties of the exported files.
|