Uses of Class
gw.util.OSPlatform.Platform
-
Packages that use OSPlatform.Platform Package Description gw.util -
-
Uses of OSPlatform.Platform in gw.util
Fields in gw.util declared as OSPlatform.Platform Modifier and Type Field Description private static OSPlatform.PlatformOSPlatform. PLATFORMMethods in gw.util that return OSPlatform.Platform Modifier and Type Method Description static OSPlatform.PlatformOSPlatform. getPlatform()static OSPlatform.PlatformShell. getPlatform()Deprecated.useOSPlatform.getPlatform()insteadstatic OSPlatform.PlatformOSPlatform.Platform. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OSPlatform.Platform[]OSPlatform.Platform. values()Returns an array containing the constants of this enum type, in the order they are declared.
-