Package | Description |
---|---|
com.microfocus.silktest.jtf.mobile |
此程序包中包含移动支持的类。
|
com.microfocus.silktest.jtf.mobile.common.types |
此程序包中包含移动支持的数据类型。
|
Modifier and Type | Method and Description |
---|---|
MobileOperatingSystem |
MobileDevice.getOperatingSystem()
获取 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.