ClusterHostEvent.HostEventType

public static final enum ClusterHostEvent.HostEventType
extends Enum< ClusterHostEvent.HostEventType >

java.lang.Objek
java.lang.Enum< com.android.tradefed.cluster.ClusterHostEvent.HostEventType >
com.android.tradefed.cluster.ClusterHostEvent.HostEventType


Enum dari berbagai jenis acara tuan rumah.

Ringkasan

Nilai enum

ClusterHostEvent.HostEventType DeviceSnapshot

ClusterHostEvent.HostEventType HostStateChanged

Metode publik

String getAndroidEngProdAPIName ()
String toString ()
static ClusterHostEvent.HostEventType valueOf (String name)
static final HostEventType[] values ()

Nilai enum

DeviceSnapshot

public static final ClusterHostEvent.HostEventType DeviceSnapshot

HostStateChanged

public static final ClusterHostEvent.HostEventType HostStateChanged

Metode publik

getAndroidEngProdAPIName

public String getAndroidEngProdAPIName ()

Pengembalian
String

keString

public String toString ()

Pengembalian
String

Nilai dari

public static ClusterHostEvent.HostEventType valueOf (String name)

Parameter
name String

Pengembalian
ClusterHostEvent.HostEventType

nilai-nilai

public static final HostEventType[] values ()

Pengembalian
HostEventType[]