Package | Description |
---|---|
com.microfocus.silktest.jtf.sap |
此程序包中包含 SAP TechDomain 的类。
|
com.microfocus.silktest.jtf.sap.common.types |
此程序包中包含 SAP TechDomain 的数据类型。
|
Modifier and Type | Method and Description |
---|---|
StatusBarMessageType |
SapStatusbar.getMessageType()
获取 状态栏中所示消息的类型,即 S(成功)、W(警告)、E(错误)、A(中止)和 I(信息)。
|
Modifier and Type | Method and Description |
---|---|
static StatusBarMessageType |
StatusBarMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusBarMessageType[] |
StatusBarMessageType.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.