| Modifier and Type | Method and Description |
|---|---|
DownloadOSFamily |
DownloadVersion.findFamily(String name)
Returns the OS family with a given name.
|
| Modifier and Type | Method and Description |
|---|---|
List<DownloadOSFamily> |
DownloadVersion.getOSFamilies()
Returns the list of OS families.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DownloadOSFamily.compareTo(DownloadOSFamily other) |
| Constructor and Description |
|---|
DownloadVersion(String name,
List<DownloadOSFamily> osFamilies)
Constructor with all data.
|
Copyright © 2019 fuin.org (Germany). All rights reserved.