| Modifier and Type | Method and Description |
|---|---|
DownloadOS |
DownloadOSFamily.findDownload(String name)
Returns the download with a given name.
|
DownloadOS |
DownloadOSFamily.findLatestDownload(String qualifier)
Returns the latest download version.
|
| Modifier and Type | Method and Description |
|---|---|
List<DownloadOS> |
DownloadOSFamily.getDownloads()
Returns the list of available downloads.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DownloadOS.compareTo(DownloadOS other) |
| Constructor and Description |
|---|
DownloadOSFamily(String name,
List<DownloadOS> downloads)
Constructor with mandatory data.
|
Copyright © 2019 fuin.org (Germany). All rights reserved.