| Package | Description |
|---|---|
| org.finra.herd.model.dto |
| Modifier and Type | Method and Description |
|---|---|
List<ManifestFile> |
DownloaderOutputManifestDto.getManifestFiles() |
List<ManifestFile> |
UploaderInputManifestDto.getManifestFiles()
Gets the list of manifest files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DownloaderOutputManifestDto.setManifestFiles(List<ManifestFile> manifestFiles) |
void |
UploaderInputManifestDto.setManifestFiles(List<ManifestFile> manifestFiles) |
Copyright © 2019. All rights reserved.