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)

After_FAILURE

public static final UiAutomatorTest.LoggingOption AFTER_FAILURE

לאחר_בדיקה

public static final UiAutomatorTest.LoggingOption AFTER_TEST

מושבתת

public static final UiAutomatorTest.LoggingOption OFF

שיטות ציבוריות

ערך של

public static UiAutomatorTest.LoggingOption valueOf (String name)

פרמטרים
name String

החזרות
UiAutomatorTest.LoggingOption

ערכים

public static final LoggingOption[] values ()

החזרות
LoggingOption[]