Uses of Class
de.swa.fuh.aws.helperClasses.OperatingSystem
| Package | Description |
|---|---|
| de.swa.fuh.aws.helperClasses |
-
Uses of OperatingSystem in de.swa.fuh.aws.helperClasses
Methods in de.swa.fuh.aws.helperClasses that return OperatingSystem Modifier and Type Method Description OperatingSystemOperatingSystemClassifier. getOperatingSystem()static OperatingSystemOperatingSystem. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OperatingSystem[]OperatingSystem. values()Returns an array containing the constants of this enum type, in the order they are declared.