kolektor_raportu_błędów.rzeczownik
public
static
final
enum
BugreportCollector.Noun
extends Enum<BugreportCollector.Noun>
implements
BugreportCollector.SubPredicate
java.lang.Object | ||
↳ | java.lang.Enum<com.android.tradefed.result.BugreportCollector.Noun> | |
↳ | com.android.tradefed.result.BugreportCollector.Noun |
Podsumowanie
Wartości typu wyliczeniowego | |
---|---|
BugreportCollector.Noun |
FAILED_INVOCATION
|
BugreportCollector.Noun |
FAILED_TESTCASE
|
BugreportCollector.Noun |
FAILED_TESTRUN
|
BugreportCollector.Noun |
INVOCATION
|
BugreportCollector.Noun |
TESTCASE
|
BugreportCollector.Noun |
TESTRUN
|
Metody publiczne | |
---|---|
static
BugreportCollector.Noun
|
valueOf(String name)
|
static
final
Noun[]
|
values()
|
Wartości typu wyliczeniowego
Metody publiczne
wartość
public static BugreportCollector.Noun valueOf (String name)
Parametry | |
---|---|
name |
String |
Zwroty | |
---|---|
BugreportCollector.Noun |