UiAutomatorTest.LoggingOption
public
static
final
enum
UiAutomatorTest.LoggingOption
extends Enum<UiAutomatorTest.LoggingOption>
JavaScript.lang.Object | ||
↳ | Java.lang.Enum<com.android.tradefed.testtype.UiAutomatorTest.LoggingOption> | |
↳ | com.android.tradefed.testtype.UiAutomatorTest.LoggingOption |
סיכום
ערכי טיפוסים בני מנייה (enum) | |
---|---|
UiAutomatorTest.LoggingOption |
AFTER_FAILURE
|
UiAutomatorTest.LoggingOption |
AFTER_TEST
|
UiAutomatorTest.LoggingOption |
OFF
|
שיטות ציבוריות | |
---|---|
static
UiAutomatorTest.LoggingOption
|
valueOf(String name)
|
static
final
LoggingOption[]
|
values()
|
ערכי טיפוסים בני מנייה (enum)
שיטות ציבוריות
ערך של
public static UiAutomatorTest.LoggingOption valueOf (String name)
פרמטרים | |
---|---|
name |
String |
החזרות | |
---|---|
UiAutomatorTest.LoggingOption |