Uses of Enum Class
dev.galasa.OperatingSystem
Packages that use OperatingSystem
-
Uses of OperatingSystem in dev.galasa
Methods in dev.galasa that return OperatingSystemModifier and TypeMethodDescriptionstatic OperatingSystem
Returns the enum constant of this class with the specified name.static OperatingSystem[]
OperatingSystem.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OperatingSystem in dev.galasa.java.spi
Constructors in dev.galasa.java.spi with parameters of type OperatingSystemModifierConstructorDescriptionJavaInstallationImpl
(IJavaManagerSpi javaManager, JavaType javaType, OperatingSystem operatingSystem, CpuArchitecture cpuArchitecture, JavaVersion javaVersion, String javaJvm, String javaTag)