BugreportCollector.Relation

public static final enum BugreportCollector.Relation
extends Enum< BugreportCollector.Relation > implements BugreportCollector.SubPredicate

java.lang.Object
java.lang.Enum< com.android.tradefed.result.BugreportCollector.Relation >
com.android.tradefed.result.BugreportCollector.Relation


Özet

Numaralandırma değerleri

BugreportCollector.Relation AFTER

BugreportCollector.Relation AT_START_OF

Genel yöntemler

static BugreportCollector.Relation valueOf (String name)
static final Relation[] values ()

Numaralandırma değerleri

SONRASINDA

public static final BugreportCollector.Relation AFTER

AT_START_OF

public static final BugreportCollector.Relation AT_START_OF

Genel yöntemler

değeri

public static BugreportCollector.Relation valueOf (String name)

Parametreler
name String

İadeler
BugreportCollector.Relation

değerler

public static final Relation[] values ()

İadeler
Relation[]