| Package | Description |
|---|---|
| com.microfocus.silktest.jtf.mobile |
This package contains classes for the mobile support.
|
| com.microfocus.silktest.jtf.mobile.common.types |
This package contains data types for the mobile support.
|
| Modifier and Type | Method and Description |
|---|---|
MobileOperatingSystem |
MobileDevice.getOperatingSystem()
Gets the operating system of the mobile device, Android or iOS.
|
| Modifier and Type | Method and Description |
|---|---|
static MobileOperatingSystem |
MobileOperatingSystem.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MobileOperatingSystem[] |
MobileOperatingSystem.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.