Uses of Enum
gw.util.OSPlatform.Platform
Packages that use OSPlatform.Platform
-
Uses of OSPlatform.Platform in gw.util
Fields in gw.util declared as OSPlatform.PlatformMethods in gw.util that return OSPlatform.PlatformModifier and TypeMethodDescriptionstatic OSPlatform.Platform
OSPlatform.getPlatform()
static OSPlatform.Platform
Shell.getPlatform()
Deprecated.static OSPlatform.Platform
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.
OSPlatform.getPlatform()
instead