IDeviceSelection.BaseDeviceType

public static final enum IDeviceSelection.BaseDeviceType
extends Enum< IDeviceSelection.BaseDeviceType >

java.lang.Object
java.lang.Enum< com.android.tradefed.device.IDeviceSelection.BaseDeviceType >
com.android.tradefed.device.IDeviceSelection.BaseDeviceType


Özet

Numaralandırma değerleri

IDeviceSelection.BaseDeviceType FULL_DEVICE

IDeviceSelection.BaseDeviceType NATIVE_DEVICE

Genel yöntemler

static IDeviceSelection.BaseDeviceType valueOf (String name)
static final BaseDeviceType[] values ()

Numaralandırma değerleri

FULL_DEVICE

public static final IDeviceSelection.BaseDeviceType FULL_DEVICE

NATIVE_DEVICE

public static final IDeviceSelection.BaseDeviceType NATIVE_DEVICE

Genel yöntemler

değeri

public static IDeviceSelection.BaseDeviceType valueOf (String name)

Parametreler
name String

İadeler
IDeviceSelection.BaseDeviceType

değerler

public static final BaseDeviceType[] values ()

İadeler
BaseDeviceType[]